• Paul Menage's avatar
    [PATCH] Push BKL into ->permission() calls · 73769d9b
    Paul Menage authored
    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.
    73769d9b
dir.c 26 KB