Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull file_inode() updates from Al Vrio: "whack-a-mole: cropped up open-coded file_inode() uses..." * tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: orangefs: use ->f_mapping _nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping dma_buf: no need to bother with file_inode()->i_mapping nfs_finish_open(): don't open-code file_inode() bprm_fill_uid(): don't open-code file_inode() sgx: use ->f_mapping... exfat_iterate(): don't open-code file_inode(file) ibmvmc: don't open-code file_inode()
No related branches found
No related tags found
Showing
- arch/x86/kernel/cpu/sgx/encl.c 1 addition, 2 deletionsarch/x86/kernel/cpu/sgx/encl.c
- drivers/dma-buf/udmabuf.c 1 addition, 1 deletiondrivers/dma-buf/udmabuf.c
- drivers/misc/ibmvmc.c 4 additions, 2 deletionsdrivers/misc/ibmvmc.c
- fs/exec.c 1 addition, 2 deletionsfs/exec.c
- fs/exfat/dir.c 3 additions, 3 deletionsfs/exfat/dir.c
- fs/nfs/dir.c 1 addition, 1 deletionfs/nfs/dir.c
- fs/nfs/nfs42proc.c 1 addition, 1 deletionfs/nfs/nfs42proc.c
- fs/orangefs/file.c 1 addition, 3 deletionsfs/orangefs/file.c
Loading
Please register or sign in to comment