From: Dave Chinner Date: Mon, 14 Oct 2013 22:17:52 +0000 (+1100) Subject: xfs: split dquot buffer operations out X-Git-Tag: v3.13-rc1~87^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aede1d81b12a95771db0e2f9196dd37e10aaf20;p=pandora-kernel.git 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 Reviewed-by: Christoph Hellwig Signed-off-by: Ben Myers --- Reading git-diff-tree failed