diff options
author | Christoph Hellwig <hch@lst.de> | 2010-06-04 10:56:29 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2010-07-21 16:01:47 +0200 |
commit | 189eef59e70e3e56edf726864629f310d114eefb (patch) | |
tree | eff40faa6d8f4b103f10709892c1b47c8be6ae4e /fs/quota/Kconfig | |
parent | ade7ce31c22e961dfbe1a6d57fd362c90c187cbd (diff) | |
download | linux-3.10-189eef59e70e3e56edf726864629f310d114eefb.tar.gz linux-3.10-189eef59e70e3e56edf726864629f310d114eefb.tar.bz2 linux-3.10-189eef59e70e3e56edf726864629f310d114eefb.zip |
quota: clean up quota active checks
The various quota operations check for any quota beeing active on
a superblock, and the inode not having the noquota flag.
Merge these two checks into a dquot_active check and move that
into dquot.c as that's the only place where it's needed.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/quota/Kconfig')
0 files changed, 0 insertions, 0 deletions