summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_vnodeops.c
diff options
context:
space:
mode:
authorChristoph Hellwig2008-02-05 02:13:15 +0100
committerLachlan McIlroy2008-02-07 08:22:24 +0100
commitf6aa7f2184330262e1cb5f7802536e5346bd46a3 (patch)
tree73edcd57933b033bf69e6ae5cf46e102b47b41cb /fs/xfs/xfs_vnodeops.c
parent[XFS] clean up xfs_swapext (diff)
downloadkernel-qcow2-linux-f6aa7f2184330262e1cb5f7802536e5346bd46a3.tar.gz
kernel-qcow2-linux-f6aa7f2184330262e1cb5f7802536e5346bd46a3.tar.xz
kernel-qcow2-linux-f6aa7f2184330262e1cb5f7802536e5346bd46a3.zip
[XFS] stop re-checking permissions in xfs_swapext
xfs_swapext should simplify check if we have a writeable file descriptor instead of re-checking the permissions using xfs_iaccess. Add an additional check to refuse O_APPEND file descriptors because swapext is not an append-only write operation. SGI-PV: 971186 SGI-Modid: xfs-linux-melb:xfs-kern:30369a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_vnodeops.c')
0 files changed, 0 insertions, 0 deletions