commit | 577a82752f95a5680d7c14569ffd3fd630d9fb22 | [log] [tgz] |
---|---|---|
author | Evgeniy Dushistov <dushistov@mail.ru> | Sun Jun 25 05:47:30 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jun 25 10:01:04 2006 -0700 |
tree | de2edd4f9f0126d8799bbbe9926290c94cb14eee | |
parent | 647b7e87b56f594daf648f44abfbeeb5eb6a9457 [diff] |
[PATCH] ufs: fsync implementation Presently ufs doesn't support "fsync", this make some applications unhappy, for example vim. This patch fixes this situation. Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>