]> asedeno.scripts.mit.edu Git - linux.git/commit
quota: Push dqio_sem down to ->write_file_info()
authorJan Kara <jack@suse.cz>
Fri, 9 Jun 2017 06:45:43 +0000 (08:45 +0200)
committerJan Kara <jack@suse.cz>
Thu, 17 Aug 2017 17:11:23 +0000 (19:11 +0200)
commit9a8ae30e73cb8827dd0a8ae5fd505db457cfb7ed
treeebc569647ebbffa64b3cbfe81873a97aacb0c3f7
parentf14618c6823ee0f9f92a87aad7d5ad26916ccff1
quota: Push dqio_sem down to ->write_file_info()

Push down acquisition of dqio_sem into ->write_file_info() callback.
Mostly for consistency with other operations.

Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ocfs2/quota_global.c
fs/quota/dquot.c
fs/quota/quota_v1.c
fs/quota/quota_v2.c