Re: [PATCH] tmpfs work update 013010 (was tmpfs initial work)

2010-02-01 Thread Naoya Sugioka
Hi Matt, I'm glad you are happy with my porting implementation. Always you do patching and running then let me know any issues you encountered please. Any comments always give me a new or different sight for the current implementation. If the comment comes from experts like you, that motivates

Re: [PATCH] tmpfs work update 013010 (was tmpfs initial work)

2010-01-31 Thread Matthew Dillon
:Hi Matt and others, : :Here comes 3rd iteration. : :1) reimplement tmpfs_read(), tmpfs_write() call by following Matt's :... :2) tmpfs_strategy() is a kind of temporary hack. Just call :... :3) implement tmpfs_advlock() with lockf structure : :The change makes tmpfs more stable (make