commit | c883d0c400fc8cdbd5bbe71e179c9e64ace58e86 | [log] [tgz] |
---|---|---|
author | Mark Tinguely <tinguely@sgi.com> | Tue Dec 04 17:18:05 2012 -0600 |
committer | Ben Myers <bpm@sgi.com> | Mon Dec 17 16:28:14 2012 -0600 |
tree | 9f96562f2c974996d6b7a2109fa7c28bd4690696 | |
parent | 820a554f2f83d21f7e9e608377c8c86af70917bd [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>