summary refs log tree commit diff
path: root/fs/gfs2/dir.c
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2013-05-28 10:04:44 -0400
committerSteven Whitehouse <swhiteho@redhat.com>2013-06-03 16:38:58 +0100
commit2b3dcf35810ff02ad0e785527a25c1b13bf82b19 (patch)
tree0ab2a2f709290e2eb4d74d385a7d832929e3768c /fs/gfs2/dir.c
parent4a586812055dbd2588b0836ab758f6b9670c3949 (diff)
downloadlinux-2b3dcf35810ff02ad0e785527a25c1b13bf82b19.tar.gz
GFS2: Increase i_writecount during gfs2_setattr_size
This patch calls get_write_access in a few functions. This
merely increases inode->i_writecount for the duration of the function.
That will ensure that any file closes won't delete the inode's
multi-block reservation while the function is running.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/dir.c')
0 files changed, 0 insertions, 0 deletions