+1
−0
+0
−11
fs/xfs/linux-2.6/xfs_quotaops.c
0 → 100644
+157
−0
+2
−60
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>