On Fri, 13 Sep 2013 14:11:55 +0100
Sachin Prabhu <[email protected]> wrote:

> 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(-)
> 

Looks good. You can add this to the set if you like:

Reviewed-by: Jeff Layton <[email protected]>
--
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