Re: [PATCH] ecryptfs: fix fsx data corruption problems

2007-12-17 Thread Michael Halcrow
On Sun, Dec 16, 2007 at 11:32:33PM -0600, Eric Sandeen wrote: > ecryptfs in 2.6.24-rc3 wasn't surviving fsx for me at all, > dying after 4 ops. Generally, encountering problems with stale > data and improperly zeroed pages. An extending truncate + write > for example would expose stale data. > >

[PATCH] ecryptfs: fix fsx data corruption problems

2007-12-16 Thread Eric Sandeen
ecryptfs in 2.6.24-rc3 wasn't surviving fsx for me at all, dying after 4 ops. Generally, encountering problems with stale data and improperly zeroed pages. An extending truncate + write for example would expose stale data. With the changes below I got to a million ops and beyond with all mmap op