aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/inode.c
diff options
context:
space:
mode:
authorSouptick Joarder <jrdr.linux@gmail.com>2018-05-13 16:01:49 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-05-13 16:01:49 -0400
commit71fe989961374ae55863c5da527bcf45be020834 (patch)
treef8b6f56c9ffd89d5a4fa0143396639cc447c3f34 /fs/ext4/inode.c
parentext4: fix hole length detection in ext4_ind_map_blocks() (diff)
downloadlinux-dev-71fe989961374ae55863c5da527bcf45be020834.tar.xz
linux-dev-71fe989961374ae55863c5da527bcf45be020834.zip
fs: ext4: add new return type vm_fault_t
Use new return type vm_fault_t for fault handler. For now, this is just documenting that the function returns a VM_FAULT value rather than an errno. Once all instances are converted, vm_fault_t will become a distinct type. commit 1c8f422059ae ("mm: change return type to vm_fault_t") Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions