[XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of the
authorLachlan McIlroy <lachlan@sgi.com>
Sat, 10 Feb 2007 07:35:40 +0000 (18:35 +1100)
committerTim Shimmin <tes@sgi.com>
Sat, 10 Feb 2007 07:35:40 +0000 (18:35 +1100)
commita3227fb99675ebcdbe89e6954a85742c0dd11f0a
treef29ff52fec725a2bcdd4578c7cadf4bbf31fe7f7
parent1f9b3b64d417a714eb79d9a4cd4927ab304b0fc0
[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 <lachlan@sgi.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/linux-2.6/mrlock.h