On Sun, Feb 14, 2016 at 03:46:08AM +0000, Al Viro wrote: > #if 0 > // the trouble is, there's no wait_event_interruptible_timeout_locked() Sorry - it's wait_event_interruptible_timeout_locked_exclusive(). IOW, the open-coded variant is doing the right thing, ifdefed-out one needs s/wait_event_interruptible_timeout_locked/&_exclusive/... -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html