• Andrew Morton's avatar
    [PATCH] O_DIRECT open check · 7d0be429
    Andrew Morton authored
    Updated forward-port of Aodrea's O_DIRECT open() checks.  If the user
    asked for O_DIRECT and the inode has no mapping or no a_ops then fail
    the open up-front.
    7d0be429
open.c 19.3 KB