]> git.baikalelectronics.ru Git - kernel.git/commit
nfs41: add a debug warning if we destroy an unempty layout
authorPeng Tao <tao.peng@primarydata.com>
Fri, 10 Oct 2014 15:25:46 +0000 (23:25 +0800)
committerTom Haynes <loghyr@primarydata.com>
Tue, 3 Feb 2015 19:06:47 +0000 (11:06 -0800)
commitf9f1e31e5452d1a4696e8002e5aded57680a47fd
tree974b19ea87f8185b4442657a51a0ce27fc70998c
parent09c629c6372a2ee44b21df91372cd40a62e7452d
nfs41: add a debug warning if we destroy an unempty layout

So that we can detect the case if some layout segments are still
pinned which is surely a bug that we need to fix.

Signed-off-by: Peng Tao <tao.peng@primarydata.com>
fs/nfs/pnfs.c