git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c472b43
)
quota: remove sb_has_quota_active in get/set_info
author
Christoph Hellwig
<hch@infradead.org>
Fri, 7 May 2010 16:35:40 +0000
(12:35 -0400)
committer
Jan Kara
<jack@suse.cz>
Fri, 21 May 2010 17:30:45 +0000
(19:30 +0200)
The methods already do these checks, so remove them in the quotactl
implementation to allow non-VFS quota implementations to also support
these calls.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found