[CIFS] drop quota operation stubs
authorSteve French <sfrench@us.ibm.com>
Wed, 12 May 2010 02:24:12 +0000 (02:24 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 12 May 2010 02:24:12 +0000 (02:24 +0000)
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>
fs/cifs/cifsfs.c

Simple merge