Bob Peterson 350f737ed0 GFS2: Increase i_writecount during gfs2_setattr_chown
commit 62e96cf81988101fe9e086b2877307b6adda5197 upstream.

This patch calls get_write_access in function gfs2_setattr_chown,
which 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.
It also ensures that a multi-block reservation exists when needed
for quota change operations during the chown.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-25 08:27:11 -08:00
..
2011-07-25 14:30:23 -04:00
2010-09-20 11:18:16 +01:00
2008-06-27 09:39:44 +01:00
2011-10-21 12:39:41 +01:00
2013-04-04 09:52:50 +01:00
2011-05-10 13:12:49 +01:00
2013-05-24 13:47:13 +01:00
2013-06-03 16:40:22 +01:00
2013-01-29 10:29:05 +00:00
2012-01-11 09:23:05 +00:00
2013-02-13 12:21:40 +00:00
2009-12-16 12:16:49 -05:00