cifs: Fix return value in __update_cache_entry
copy_ref_data() may return error, it should be
returned to upstream caller.
Fixes: 03535b72873b ("cifs: Avoid doing network I/O while holding cache lock")
Signed-off-by:
YueHaibing <yuehaibing@huawei.com>
Signed-off-by:
Steve French <stfrench@microsoft.com>
Loading
Please sign in to comment