ufs: Remove dead quota code
authorJan Kara <jack@suse.cz>
Thu, 20 May 2010 14:00:36 +0000 (16:00 +0200)
committerJan Kara <jack@suse.cz>
Mon, 24 May 2010 12:10:19 +0000 (14:10 +0200)
UFS quota is non-functional at least since 2.6.12 because dq_op was set
to NULL. Since the filesystem exists mainly to allow cooperation with Solaris
and quota format isn't standard, just remove the dead code.

CC: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found