mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
* pull ACC_MODE to fs.h; we have several copies all over the place * nightmarish expression calculating f_mode by f_flags deserves a helper too (OPEN_FMODE(flags)) Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>