Re: [PATCH 1/6] block: push down BKL into .locked_ioctl

From: Christoph Hellwig
Date: Tue Jul 06 2010 - 21:52:14 EST


Looking at this again I don't like the foo_unlock_ioctl naming you're
adding. Just rename the existing ioctl routines to foo_locked_ioctl
or move the lock_kernel/unlock_kernel calls into the function, which
would be even better.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/