[CIFS] NFS stress test generates flood of "close with pending write" messages
authorSteve French <sfrench@us.ibm.com>
Tue, 7 Nov 2006 16:31:16 +0000 (16:31 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 7 Nov 2006 16:31:16 +0000 (16:31 +0000)
commit4891d53956abd4ad9d94127c50d931124319a324
treea6bc60843961556e72de24230fb6fc5f46173f12
parentc836b7716a97021128da43e6fdb61096d5c4156d
[CIFS] NFS stress test generates flood of "close with pending write" messages

Informational/debug message was being logged too often. The error
case of logging having to send a close with (presumably stuck on buggy
server) pending writes is still logged.

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