]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: add the xlog_grant_head structure
authorChristoph Hellwig <hch@infradead.org>
Mon, 20 Feb 2012 02:31:25 +0000 (02:31 +0000)
committerBen Myers <bpm@sgi.com>
Thu, 23 Feb 2012 04:19:53 +0000 (22:19 -0600)
commit4d183a9140174b2400e268cff4f930664ef8fe64
tree4e0c38612e2718e87219e00b7a3152d53393d145
parent9725741b3b04c93fd76c3968a9da86201806371f
xfs: add the xlog_grant_head structure

Add a new data structure to allow sharing code between the log grant and
regrant code.

Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_log.c
fs/xfs/xfs_log_priv.h
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_trace.h