quota: Introduce writeout_quota_sb() (version 4)
authorJan Kara <jack@suse.cz>
Mon, 27 Apr 2009 14:43:55 +0000 (16:43 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 12 Jun 2009 01:36:04 +0000 (21:36 -0400)
commitc3f8a40c1cd5591b882497d1d00d43d0e5bb4698
tree8280d4c7748be5d3b2b96c6bd11a643280d0b232
parent850b201b087f5525a0a7278551c2bcd0423c3b26
quota: Introduce writeout_quota_sb() (version 4)

Introduce this function which just writes all the quota structures but
avoids all the syncing and cache pruning work to expose quota structures
to userspace. Use this function from __sync_filesystem when wait == 0.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/sync.c
include/linux/quotaops.h