diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2007-01-08 14:31:40 (GMT) |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2007-02-05 18:36:24 (GMT) |
commit | 49686f71060e342bce6644a5c69fbc6ad0e75a13 (patch) | |
tree | b0cb01ccb67d7e4d71a8d17051f53dae475bfc20 /fs/nfsd/nfs4proc.c | |
parent | 4edde74eedb8bc4c03adc3602b114b72a7ccd13f (diff) | |
download | linux-fsl-qoriq-49686f71060e342bce6644a5c69fbc6ad0e75a13.tar.xz |
[GFS2] Fix ordering of page disposal vs. glock_dq
In case of unlinked files with dirty pages GFS2 wasn't clearing
the pages in quite the right order. This patch clears the pages
earlier (before the qlock_dq) to avoid the situation that the
release of the glock results in attempting to write back data that
has already been deallocated.
This fixes Red Hat bugzilla: #220117
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/nfsd/nfs4proc.c')
0 files changed, 0 insertions, 0 deletions