]> git.karo-electronics.de Git - karo-tx-linux.git/commit
GFS2: Set log descriptor type for jdata blocks
authorBob Peterson <rpeterso@redhat.com>
Fri, 24 May 2013 19:02:49 +0000 (15:02 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Sun, 26 May 2013 13:21:56 +0000 (14:21 +0100)
commit65098139bf2789efae85c168f0a952eb869d5934
treebb9d469923a4c0e8f5abe792f3a3374adfc9fb3d
parent9c37f32f062f85a70973817a40abeefd3c759f8e
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>
fs/gfs2/lops.c