]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/xfs/xfs_quota_defs.h
xfs: split dquot buffer operations out
authorDave Chinner <dchinner@redhat.com>
Mon, 14 Oct 2013 22:17:52 +0000 (09:17 +1100)
committerBen Myers <bpm@sgi.com>
Wed, 23 Oct 2013 19:28:35 +0000 (14:28 -0500)
commit9aede1d81b12a95771db0e2f9196dd37e10aaf20
tree380d499202c6d3f5874cff2c32693db8d4d2af81
parent5706278758e334bf6a15f57c18dc16df19c83957
xfs: split dquot buffer operations out

Parts of userspace want to be able to read and modify dquot buffers
(e.g. xfs_db) so we need to split out the reading and writing of
these buffers so it is easy to shared code with libxfs in userspace.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/Makefile
fs/xfs/xfs_dquot.c
fs/xfs/xfs_dquot_buf.c [new file with mode: 0644]
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_qm.c
fs/xfs/xfs_qm.h
fs/xfs/xfs_quota.h
fs/xfs/xfs_quota_defs.h