diff options
author | Lachlan McIlroy <lachlan@sgi.com> | 2007-02-10 08:35:40 +0100 |
---|---|---|
committer | Tim Shimmin <tes@sgi.com> | 2007-02-10 08:35:40 +0100 |
commit | a3227fb99675ebcdbe89e6954a85742c0dd11f0a (patch) | |
tree | f29ff52fec725a2bcdd4578c7cadf4bbf31fe7f7 /fs/xfs/xfs_error.h | |
parent | [XFS] remove unused xflags parameter from sync routines (diff) | |
download | linux-a3227fb99675ebcdbe89e6954a85742c0dd11f0a.tar.xz linux-a3227fb99675ebcdbe89e6954a85742c0dd11f0a.zip |
[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>
Diffstat (limited to 'fs/xfs/xfs_error.h')
0 files changed, 0 insertions, 0 deletions