]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
reiserfs: Remove unnecessary quota functions
authorJan Kara <jack@suse.cz>
Mon, 12 Jan 2009 18:07:14 +0000 (19:07 +0100)
committerJan Kara <jack@suse.cz>
Thu, 26 Mar 2009 01:18:34 +0000 (02:18 +0100)
commit643d00ccc311664188c8209bf8b596a30e139c3a
treed94099e26154b9d2c75ecfd25e070ee0cb7e18bb
parentedf7245362f7b8b8c76c4a6cad3604bf80884848
reiserfs: Remove unnecessary quota functions

reiserfs_dquot_initialize() and reiserfs_dquot_drop() is no longer
needed because of modified quota locking.

Signed-off-by: Jan Kara <jack@suse.cz>
fs/reiserfs/super.c