From: Ben Myers Date: Wed, 17 Feb 2010 20:05:16 +0000 (-0600) Subject: xfs_export_operations.commit_metadata X-Git-Tag: v2.6.34-rc1~27^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=978ebd97d1426d5708d3f353179ab81f191a7eeb;p=pandora-kernel.git xfs_export_operations.commit_metadata This is the commit_metadata export operation for XFS. - Takes one inode to be committed. - Forces the log up to the lsn of the inode. - Doesn't force the log if the inode doesn't have a pincount. Signed-off-by: Ben Myers Reviewed-by: Christoph Hellwig Reviewed-by: Dave Chinner [bfields@citi.umich.edu: trivial whitespace fix] Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed