]> git.baikalelectronics.ru Git - kernel.git/commit
pnfs: fail comparison when bucket verifier not set
authorWeston Andros Adamson <dros@primarydata.com>
Wed, 1 Oct 2014 16:58:25 +0000 (12:58 -0400)
committerTom Haynes <loghyr@primarydata.com>
Tue, 3 Feb 2015 19:06:46 +0000 (11:06 -0800)
commit09c629c6372a2ee44b21df91372cd40a62e7452d
treed816f0646dda34dabf183fe1f61954dba340d1be
parenta7e114b9d5131e9769db80fc61f8216ba4d7fcf8
pnfs: fail comparison when bucket verifier not set

This skips the WARN_ON_ONCE, but doesnt change behavior (the memcmp would
fail).

Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Tom Haynes <Thomas.Haynes@primarydata.com>
fs/nfs/direct.c