Re: [f2fs-dev] [PATCH 3/3] f2fs: load largest extent all the time

2015-12-29 Thread Jaegeuk Kim
.kernel.org; > > linux-f2fs-de...@lists.sourceforge.net > > Cc: Jaegeuk Kim > > Subject: [f2fs-dev] [PATCH 3/3] f2fs: load largest extent all the time > > > > Otherwise, we can get mismatched largest extent information. > > > > One example is: > >

RE: [f2fs-dev] [PATCH 3/3] f2fs: load largest extent all the time

2015-12-29 Thread Chao Yu
dev] [PATCH 3/3] f2fs: load largest extent all the time > > Otherwise, we can get mismatched largest extent information. > > One example is: > 1. mount f2fs w/ extent_cache > 2. make a small extent > 3. umount > 4. mount f2fs w/o extent_cache > 5. update the largest ex