summaryrefslogtreecommitdiff
path: root/fs/nfs
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2012-09-06 00:55:11 +0400
committerSteven Whitehouse <swhiteho@redhat.com>2012-09-24 13:47:24 +0400
commit56aa72d0fcc9c4a3af4d0111d8d7f336b63adff9 (patch)
tree729effa6312cfedadff2caea8ca98ecd91028f2e /fs/nfs
parent0688a5ecea61a36ba12d17a18ab9f8712145cfa2 (diff)
downloadlinux-56aa72d0fcc9c4a3af4d0111d8d7f336b63adff9.tar.xz
GFS2: Get rid of I_MUTEX_QUOTA usage
GFS2 uses i_mutex on its system quota inode to synchronize writes to quota file. Since this is an internal inode to GFS2 (not part of directory hiearchy or visible by user) we are safe to define locking rules for it. So let's just get it its own locking class to make it clear. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions