commit | 0f972b5696c0a0677a9b3a18fee45cc0e8de4184 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Dec 20 21:52:33 2012 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Dec 20 21:58:25 2012 +0000 |
tree | 3cde9016353e20e4c52cc01a652bb87461809520 | |
parent | 5f4f9f4af185d5e76c966d2d3420a61870c856e7 [diff] |
FS-Cache: Check that there are no read ops when cookie relinquished Check that the netfs isn't trying to relinquish a cookie that still has read operations in progress upon it. If there are, then give log a warning and BUG. Signed-off-by: David Howells <dhowells@redhat.com>