mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>