commit | aa3e5572c538d753dce11bf93532a75f95d22b40 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Wed May 12 02:24:12 2010 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Wed May 12 02:24:12 2010 +0000 |
tree | 1cb58aee0cef90363cba1ca1fc3a60d97acaf379 | |
parent | fdb3603800e7a65bc3cafdfd5a1797d08f09e582 [diff] |
[CIFS] drop quota operation stubs CIFS has stubs for XFS-style quotas without an actual implementation backing them, hidden behind a config option not visible in Kconfig. Remove these stubs for now as the quota operations will see some major changes and this code simply gets in the way. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jeff Layton <jlayton@samba.org> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Steve French <sfrench@us.ibm.com>