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)
commit28496968a6ac37c8b8c44b5156e633c581bb8378
tree4e0c38612e2718e87219e00b7a3152d53393d145
parent14a7235fba4302a82d61150eda92ec90d3ae9cfb
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