From: Lachlan McIlroy Date: Sat, 10 Feb 2007 07:35:40 +0000 (+1100) Subject: [XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of the X-Git-Tag: v2.6.21-rc1~274^2~227^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3227fb99675ebcdbe89e6954a85742c0dd11f0a;p=pandora-kernel.git [XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of the functions, but they a) ignore the flags parameter completely, and b) are never called directly, only via the flag-less defines anyway So, drop the #define indirection, and rename mraccessf to mraccess, etc. SGI-PV: 959138 SGI-Modid: xfs-linux-melb:xfs-kern:27711a Signed-off-by: Lachlan McIlroy Signed-off-by: Eric Sandeen Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed