mckusick 51339d9a78 Reorganize softdep_fsync so that it only does the inode-is-flushed
check before the inode is unlocked while grabbing its parent directory.
Once it is unlocked, other operations may slip in that could make
the inode-is-flushed check fail. Allowing other writes to the inode
before returning from fsync does not break the semantics of fsync
since we have flushed everything that was dirty at the time of the
fsync call.
2000-01-09 23:14:57 +00:00
..
2000-01-09 17:59:49 +00:00
1999-11-02 22:40:15 +00:00
1999-12-21 08:20:36 +00:00
1999-12-14 20:54:38 +00:00
2000-01-09 17:13:35 +00:00
2000-01-09 13:11:19 +00:00
2000-01-05 20:36:07 +00:00
2000-01-09 19:17:30 +00:00
2000-01-09 19:17:30 +00:00
2000-01-09 19:17:30 +00:00
2000-01-09 19:17:30 +00:00
2000-01-09 19:17:30 +00:00
2000-01-08 16:43:46 +00:00
1999-08-27 23:45:13 +00:00
1999-11-14 13:54:44 +00:00