• Chuck Lever's avatar
    [PATCH] add struct file* to ->direct_IO addr space op · 3a453bd4
    Chuck Lever authored
    This makes file credentials available to the ->direct_IO address space
    operation by replacing its struct inode* argument with a struct file*
    argument.  this patch is a prerequisite for NFS direct I/O support.  it
    breaks the raw device driver.
    3a453bd4
inode.c 8.3 KB