commit | 18e79b40ed9c5223b88771f805c69f5993fc131b | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Fri Mar 24 03:18:14 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 24 07:33:27 2006 -0800 |
tree | cc628524d4bfe3166bbe9d8d7217a1cb009ea209 | |
parent | 676758bdb7bfca8413a85203921746f446e237be [diff] |
[PATCH] fsync: extract internal code Pull the guts out of do_fsync() - we can use it elsewhere. Cc: Hugh Dickins <hugh@veritas.com> Cc: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>