[GFS2] Don't mark jdata dirty in gfs2_unstuffer_page()
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 27 Aug 2007 08:49:37 +0000 (09:49 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:55:58 +0000 (08:55 +0100)
commiteaf965270ffff3086ef929e660ace45e862cfd2d
tree7fda326324431424573ba5d62170637aa8f41d59
parent1e1a3d03e927d39282208aed676e49d25129feea
[GFS2] Don't mark jdata dirty in gfs2_unstuffer_page()

Journaled data is marked dirty by gfs2_unpin and should not be marked
dirty here.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/bmap.c