linux/drivers/staging/pohmelfs
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine
Get rid of the transfer dquot operation - it is now always called from
the filesystem and if a filesystem really needs it's own (which none
currently does) it can just call into it's own routine directly.

Rename the now static low-level dquot_transfer helper to __dquot_transfer
and vfs_dq_transfer to dquot_transfer to have a consistent namespace,
and make the new dquot_transfer return a normal negative errno value
which all callers expect.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
2010-03-05 00:20:29 +01:00
..
config.c pohmelfs/connector: Disallow unpliviged users to configure pohmelfs 2009-10-02 10:54:15 -07:00
crypto.c Staging: pohmelfs: sync with the development tree 2009-09-15 12:02:30 -07:00
dir.c pohmelfs needs I_LOCK 2009-12-22 12:27:33 -05:00
inode.c dquot: cleanup dquot transfer routine 2010-03-05 00:20:29 +01:00
Kconfig Staging: pohmelfs: fix kconfig dependencies 2009-04-03 14:53:36 -07:00
lock.c Staging: Pohmelfs: Add load balancing between network states with the same priority. 2009-04-17 11:06:31 -07:00
Makefile Staging: pohmelfs: kconfig/makefile and vfs changes. 2009-04-03 14:53:36 -07:00
mcache.c Staging: pohmelfs: distributed locking and cache coherency protocol. 2009-04-03 14:53:34 -07:00
net.c Staging: pohmelfs: sync with the development tree 2009-09-15 12:02:30 -07:00
netfs.h Staging: pohmelfs: sync with the development tree 2009-09-15 12:02:30 -07:00
path_entry.c Staging: pohmelfs: should include fs_struct.h 2009-04-03 14:53:36 -07:00
trans.c Staging: pohmelfs: sync with the development tree 2009-09-15 12:02:30 -07:00