commit | 4891d53956abd4ad9d94127c50d931124319a324 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Tue Nov 07 16:31:16 2006 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Tue Nov 07 16:31:16 2006 +0000 |
tree | a6bc60843961556e72de24230fb6fc5f46173f12 | |
parent | c836b7716a97021128da43e6fdb61096d5c4156d [diff] |
[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>