Re: nfsd changes for 2.6.37

From: Christoph Hellwig
Date: Wed Oct 27 2010 - 11:00:13 EST


On Wed, Oct 27, 2010 at 10:55:39AM -0400, J. Bruce Fields wrote:
> Hm, two problems:
> - We introduce the possibility of fcntl(fd, F_SETLEASE, F_UNLCK)
> failing with ENOMEM.

splitt ->setlease into ->add_least and ->delete_lease. No need to pass
in a structure for the later. No need to return one either.

> - fasync_helper(.,.,1,.) sleeps. Argh.

That's not new..

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