mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -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>