Re: [PATCH] fs/locks.c: prepare for BKL removal

From: Arnd Bergmann
Date: Thu Sep 23 2010 - 02:40:32 EST


On Thursday 23 September 2010 05:42:49 Sage Weil wrote:
> Okay, the lock/unlock_flocks() stubs on in Linus' tree now, and the Ceph
> for-next branch is rebased and updated to fix the memory allocations and
> switch to the new interface.

Ok. I'll put the patches for the other stuff (everything but ceph and lockd)
in my bkl/vfs branch then.

> Unfortunately you still need to #include smp_lock.h for now since the
> stubs are just #defines, so we'll need to remember to clean that up later.

Don't worry about that. We have a few of those leftover ones, so we can
do a single patch removing them all before one day removing the header
file itself.

Arnd
--
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/