diff options
| author | Rafael J. Wysocki <[email protected]> | 2007-10-18 03:04:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-18 14:37:18 -0700 |
| commit | 232b14328050a4639130b0dec185f43968e72035 (patch) | |
| tree | eb3b525278bd3efd5403bc4f5cfb3e41614d40c4 /include/linux/errqueue.h | |
| parent | 2776365370b579afc36cff14dc70a567b66f0378 (diff) | |
freezer: do not sync filesystems from freeze_processes
The syncing of filesystems from within the freezer is generally not needed.
Also, if there's an ext3 filesystem loopback-mounted from a FUSE one, the
syncing results in writes to it and deadlocks. Similarly, it will deadlock if
FUSE implements sync.
Change freeze_processes() so that it doesn't execute sys_sync() and make the
suspend and hibernation code path sync filesystems independently of the
freezer.
Signed-off-by: Rafael J. Wysocki <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Cc: Nigel Cunningham <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions