diff options
author | 2018-05-13 16:01:49 -0400 | |
---|---|---|
committer | 2018-05-13 16:01:49 -0400 | |
commit | 71fe989961374ae55863c5da527bcf45be020834 (patch) | |
tree | f8b6f56c9ffd89d5a4fa0143396639cc447c3f34 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: fix hole length detection in ext4_ind_map_blocks() (diff) | |
download | wireguard-linux-71fe989961374ae55863c5da527bcf45be020834.tar.xz wireguard-linux-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 '')
0 files changed, 0 insertions, 0 deletions