mirror of
https://github.com/torvalds/linux.git
synced 2026-06-26 08:03:32 +02:00
This patch fixes the mmap/truncate race that was fixed for delayed
allocation by merging ext4_{journalled,normal,da}_writepage() into
ext4_writepage().
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
||
|---|---|---|
| .. | ||
| block.h | ||
| ext4.h | ||
| irq.h | ||
| jbd2.h | ||
| kmem.h | ||
| lockdep.h | ||
| napi.h | ||
| sched.h | ||
| skb.h | ||
| workqueue.h | ||