+4
−0
+8
−0
+22
−3
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
DAX page fault path needs to get blocks that are pre-zeroed to avoid races when two concurrent page faults happen in the same block of a file. Implement support for this in ext4_map_blocks(). Signed-off-by:Jan Kara <jack@suse.com> Signed-off-by:
Theodore Ts'o <tytso@mit.edu>