From: Al Viro Date: Sat, 19 Dec 2009 15:15:07 +0000 (-0500) Subject: Sanitize f_flags helpers X-Git-Tag: v2.6.33-rc2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5300990c0370e804e49d9a59d928c5d53fb73487;p=pandora-kernel.git Sanitize f_flags helpers * 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 --- Reading git-diff-tree failed