commit | 8f45c33decf62e1aaaa9411aae8fef6a38f95845 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Thu May 20 16:00:36 2010 +0200 |
committer | Jan Kara <jack@suse.cz> | Mon May 24 14:10:19 2010 +0200 |
tree | 35304753fb416a4f82ec93609b8664d12d2a8d50 | |
parent | 36350462814739e1f38cba59a6900ebadb08d3bb [diff] |
ufs: Remove dead quota code 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>