commit | 91e4bac0b72736410c88632906953f14259144b1 | [log] [tgz] |
---|---|---|
author | Mark Tinguely <tinguely@sgi.com> | Tue Dec 04 17:18:05 2012 -0600 |
committer | Ben Myers <bpm@sgi.com> | Wed Jan 16 16:08:08 2013 -0600 |
tree | 958acd4fc78d39c334a2561b946d225b84d7e2e6 | |
parent | 2d0e9df579029b62adc72b50977182757cc04cd5 [diff] |
xfs: fix the multi-segment log buffer format Per Dave Chinner suggestion, this patch: 1) Corrects the detection of whether a multi-segment buffer is still tracking data. 2) Clears all the buffer log formats for a multi-segment buffer. Signed-off-by: Mark Tinguely <tinguely@sgi.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>