Re: [f2fs-dev] [PATCH 1/2 v3] xfs/087: test f2fs selectively

2015-01-20 Thread Dave Chinner
On Fri, Jan 09, 2015 at 03:52:45AM -0800, Jaegeuk Kim wrote: > This patch add the f2fs support for xfs/087 with goingdown. > xfs/087 is not really a test that should be made generic/shared; it's testing a bunch of different XFS specific mount options and log recovery behaviour which has no releva

[f2fs-dev] Dokumenty

2015-01-20 Thread Anna Dec
Witam, Zwracam się z zapytaniem w imieniu internetowego serwisu tłumaczeniowego. Polscy przedsiębiorcy szukają dobrych jakościowo tłumaczeń w związku z rosnącym eksportem i chęcią nawiązywania międzynarodowej współpracy. Chciałam zapytać czy mogę przedstawić ofertę na usługi tłumaczeń pisemnych?

Re: [f2fs-dev] [RFC PATCH 06/10] f2fs: add core functions for rb-tree extent cache

2015-01-20 Thread Changman Lee
Hi Chao, Great works. :) 2015-01-12 16:14 GMT+09:00 Chao Yu : > This patch adds core functions including slab cache init function and > init/lookup/update/shrink/destroy function for rb-tree based extent cache. > > Thank Jaegeuk Kim and Changman Lee as they gave much suggestion about detail > des

Re: [f2fs-dev] [RFC PATCH 01/10] f2fs: move ext_lock out of struct extent_info

2015-01-20 Thread Chao Yu
Ping, any comments on this RFC patch set? Thanks, > -Original Message- > From: Chao Yu [mailto:chao2...@samsung.com] > Sent: Monday, January 12, 2015 3:09 PM > To: Jaegeuk Kim; Changman Lee > Cc: linux-ker...@vger.kernel.org; linux-f2fs-devel@lists.sourceforge.net > Subject: [f2fs-dev] [R