s3 onefs: Async failures are resulting in SMB_ASSERT->smb_panic while running many...
authorZack Kirsch <zack.kirsch@isilon.com>
Wed, 1 Apr 2009 00:00:40 +0000 (00:00 +0000)
committerTim Prouty <tprouty@samba.org>
Wed, 1 Apr 2009 00:29:07 +0000 (17:29 -0700)
commitbfc7bb49ff0b842a1a372cee7d2affb49c2a0e54
treeb3ff512194ad811823fa05899b996d2c31b2a1e2
parent42c0931441ef53a3f977e1334355fa83f05ac184
s3 onefs: Async failures are resulting in SMB_ASSERT->smb_panic while running many of the LOCK torture tests.

Return true from the onefs cancel function if we've errored, which can happen
when the CBRL domain is configured to only give out 1 lock. :)
source3/modules/onefs_cbrl.c