]> git.baikalelectronics.ru Git - kernel.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>
Mon, 3 Jun 2013 15:38:39 +0000 (16:38 +0100)
commit19f2c95cb97828523c6a4c0b86cd18c0510b6735
tree75d68af866e2102dd18f492ae37da5c1766ed165
parent95a4a10ac5d8d3afc224f2628513afe1c5fab823
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