A set of 2 patches to fix a warning message generated when using
fscache with cifs. The problem was first discovered when testing
new fscache patches for cifs.

This is a repost of the original patch after taking into account
suggestions from Jeff Layton and Steve French.

Sachin Prabhu (2):
  cifs: Do not take a reference to the page in cifs_readpage_worker()
  cifs: Avoid calling unlock_page() twice in cifs_readpage() when using
    fscache

 fs/cifs/file.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to