Revision 1db175428ee374489448361213e9c3b749d14900 authored by Jan Kara on 21 October 2016, 09:33:49 UTC, committed by Dan Williams on 27 December 2016, 04:29:25 UTC
Now that dax_iomap_fault() calls ->iomap_begin() without entry lock, we
can use transaction starting in ext4_iomap_begin() and thus simplify
ext4_dax_fault(). It also provides us proper retries in case of ENOSPC.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
1 parent 9f141d6
History
File Mode Size
Makefile -rw-r--r-- 427 bytes
rcu.h -rw-r--r-- 4.7 KB
rcuperf.c -rw-r--r-- 16.1 KB
rcutorture.c -rw-r--r-- 53.9 KB
srcu.c -rw-r--r-- 21.6 KB
sync.c -rw-r--r-- 7.0 KB
tiny.c -rw-r--r-- 6.8 KB
tiny_plugin.h -rw-r--r-- 4.6 KB
tree.c -rw-r--r-- 130.1 KB
tree.h -rw-r--r-- 29.6 KB
tree_exp.h -rw-r--r-- 21.0 KB
tree_plugin.h -rw-r--r-- 87.0 KB
tree_trace.c -rw-r--r-- 12.8 KB
update.c -rw-r--r-- 27.6 KB

back to top