aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion/lsi/mpi_raid.h
diff options
context:
space:
mode:
authorDwight Engen <[email protected]>2013-08-15 14:08:03 -0400
committerBen Myers <[email protected]>2013-08-15 14:25:01 -0500
commit8c567a7fab6e086a0284eee2db82348521e7120c (patch)
treed76cf8cae0c26e5981a9cf5534b596394207eaf0 /drivers/message/fusion/lsi/mpi_raid.h
parentb9fe505258375b98519493a41a8088e384965aa9 (diff)
xfs: add capability check to free eofblocks ioctl
Check for CAP_SYS_ADMIN since the caller can truncate preallocated blocks from files they do not own nor have write access to. A more fine grained access check was considered: require the caller to specify their own uid/gid and to use inode_permission to check for write, but this would not catch the case of an inode not reachable via path traversal from the callers mount namespace. Add check for read-only filesystem to free eofblocks ioctl. Reviewed-by: Brian Foster <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Gao feng <[email protected]> Signed-off-by: Dwight Engen <[email protected]> Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions