[GFS2] Fix direct i/o logic in filemap.c
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 27 Sep 2006 18:45:07 +0000 (14:45 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 27 Sep 2006 18:45:07 +0000 (14:45 -0400)
commit0e0bcae3bfb3c88dbe14735fa69d7d88794dc73a
treecccd335fd1d295d28a345bdcc1c8e0bf5974af47
parent7e18c02be7c83a8cfd1319f0117f63509c20aa8e
[GFS2] Fix direct i/o logic in filemap.c

We shouldn't mark the file accessed in the case that it
wasn't accessed.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
mm/filemap.c