| | Date | Tue, 6 Jul 2010 21:52:07 -0400 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH 1/6] block: push down BKL into .locked_ioctl |
| |
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.
|