diff options
author | Abhijith Das <adas@redhat.com> | 2007-06-27 16:06:19 (GMT) |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2007-07-09 07:24:04 (GMT) |
commit | b3657629249eba0b3b61ff964d6e1539b469d117 (patch) | |
tree | 60db7f1b29c5e5432510986f3b3f2081acf4c991 /fs/compat.c | |
parent | 569a7b6c2e8965ff4908003b925757703a3d649c (diff) | |
download | linux-fsl-qoriq-b3657629249eba0b3b61ff964d6e1539b469d117.tar.xz |
[GFS2] System won't suspend with GFS2 file system mounted
The kernel threads in gfs2, namely gfs2_scand, gfs2_logd, gfs2_quotad,
gfs2_glockd, gfs2_recoverd weren't doing anything when the suspend
mechanism was trying to freeze them.
I put in calls to refrigerator() in the loops for all the daemons and
suspend works as expected.
Signed-off-by: Abhijith Das <adas@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/compat.c')
0 files changed, 0 insertions, 0 deletions