]> git.baikalelectronics.ru Git - kernel.git/commit
[CIFS] ACPI suspend oops
authorSteve French <sfrench@us.ibm.com>
Tue, 30 May 2006 18:05:10 +0000 (18:05 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 30 May 2006 18:05:10 +0000 (18:05 +0000)
commit72df5cbd991348fcc05173eafe758747bf30eac0
tree95df1608cd828aa74e17e87221ec936a0223ab24
parent61aa6b101c706d7004d89e683ee25e09908cabe1
[CIFS] ACPI suspend oops

Wasn't able to reproduce a hard hang, but was able to get an oops if
suspended the machine during a copy to the cifs mount.  This led to some
things hanging, including a "sync".  Also got I/O errors when trying to
access the mount afterwards (even when didn't see the oops), and had
to unmount and remount in order to access the filesystem.

This patch fixed the oops.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/file.c