2001-12-19 16:57:13

by Oleg Drokin

[permalink] [raw]
Subject: [PATCH] Reiserfs fixes for 2.4.17-rc2

Hello!

Attached are 2 fixes for reiserfs in 2.4.17-rc2
map_block_for_writepage_highmem_fix-1.diff fixes oops on incorerct access to (possibly) unkmapped highmem pages.
mmaped_data_loss_fix.diff fixes a problem where some data may be lost if mmap-writed data is subsequently appended by
data written with write(2), and because of that mmapped data is lost. (Originally found by fsx tool)

Bye,
Oleg


Attachments:
(No filename) (419.00 B)
map_block_for_writepage_highmem_fix-1.diff (863.00 B)
mmaped_data_loss_fix.diff (1.12 kB)
Download all attachments