Searched hist:fcafb71b57a039f2113b0321b3b5535fea3a0aca (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/ |
H A D | Makefile | diff fcafb71b57a039f2113b0321b3b5535fea3a0aca Mon Feb 09 08:47:34 CET 2009 Christoph Hellwig <hch@lst.de> xfs: get rid of indirections in the quotaops implementation
Currently we call from the nicely abstracted linux quotaops into a ugly multiplexer just to split the calls out at the same boundary again. Rewrite the quota ops handling to remove that obfucation.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <david@fromorbit.com>
|
H A D | xfs_mount.h | diff fcafb71b57a039f2113b0321b3b5535fea3a0aca Mon Feb 09 08:47:34 CET 2009 Christoph Hellwig <hch@lst.de> xfs: get rid of indirections in the quotaops implementation
Currently we call from the nicely abstracted linux quotaops into a ugly multiplexer just to split the calls out at the same boundary again. Rewrite the quota ops handling to remove that obfucation.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <david@fromorbit.com>
|