Re: [PATCH] Push BKL into ->permission() calls

Andreas Dilger (adilger@clusterfs.com)
Tue, 18 Jun 2002 01:51:18 -0600


On Jun 18, 2002 00:27 -0700, Paul Menage wrote:
> This patch (against 2.5.22) removes the BKL from around the call
> to i_op->permission() in fs/namei.c, and pushes the BKL into those
> filesystems that have permission() methods that require it:
>
> Out-of-tree filesystems that have their own permission() method will
> need updating if they're relying on the BKL.

Please update Documentation/filesystems/porting with this info as part
of your patch.

Cheers, Andreas

--
Andreas Dilger
http://www-mddsp.enel.ucalgary.ca/People/adilger/
http://sourceforge.net/projects/ext2resize/

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