• Trond Myklebust's avatar
    [PATCH] make create() follow symlinks again · a35d0e11
    Trond Myklebust authored
       The intent patches broke behaviour w.r.t. following symlinks when
    doing an open() with file creation. The problem occurs in open_namei()
    because the LOOKUP_PARENT flag is no longer set when we do the call to
    follow_link().
    a35d0e11
namei.c 54.3 KB