[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)
Journaled data is marked dirty by gfs2_unpin and should not be marked
dirty here.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found