[PATCH] Push BKL into ->permission() calls
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.
Showing
Please register or sign in to comment