commit | 4a586812055dbd2588b0836ab758f6b9670c3949 | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Fri May 24 15:02:49 2013 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jun 03 16:38:39 2013 +0100 |
tree | 75d68af866e2102dd18f492ae37da5c1766ed165 | |
parent | aa4f608478acb7ed69dfcff4f3c404100b78ac49 [diff] |
GFS2: Set log descriptor type for jdata blocks This patch sets the log descriptor type according to whether the journal commit is for (journaled) data or metadata. This was recently broken when the functions to process data and metadata log ops were combined. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>