summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans_resv.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2014-08-07 11:32:06 (GMT)
committerAl Viro <viro@zeniv.linux.org.uk>2014-08-07 18:40:08 (GMT)
commit0aec09d049d7e994eba54bad4376dd8f58eab797 (patch)
tree220068a33da8eadd95e3006f626f3d80b8822f6b /fs/xfs/xfs_trans_resv.h
parent2798d4ce61601808b965253d60624bbf201b51b0 (diff)
downloadlinux-0aec09d049d7e994eba54bad4376dd8f58eab797.tar.xz
drop ->s_umount around acct_auto_close()
just repeat the frozen check after regaining it, and check that sb is still alive. If several threads hit acct_auto_close() at the same time, acct_auto_close() will survive that just fine. And we really don't want to play with writes and closing the file with ->s_umount held exclusive - it's a deadlock country. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/xfs/xfs_trans_resv.h')
0 files changed, 0 insertions, 0 deletions