commit | cd8c42968ee651b69e00f8661caff32b0086e82d | [log] [tgz] |
---|---|---|
author | Sachin Prabhu <sprabhu@redhat.com> | Wed Apr 26 14:05:46 2017 +0100 |
committer | Steve French <smfrench@gmail.com> | Fri Apr 28 07:54:54 2017 -0500 |
tree | 011ff7ece75e8dbb6a92674d0419069c7f97b95b | |
parent | 19ac4474203863a8141663d73d5976fe25464bfd [diff] |
Fix match_prepath() Incorrect return value for shares not using the prefix path means that we will never match superblocks for these shares. Fixes: commit c1d8b24d1819 ("Compare prepaths when comparing superblocks") Cc: stable@vger.kernel.org Signed-off-by: Sachin Prabhu <sprabhu@redhat.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com> Signed-off-by: Steve French <smfrench@gmail.com>