manu
123566befd
Remove useless and harmful sync(2) call in umount(8)
...
Remove sync(2) call before unmount(2) in umount(8). This sync(2) is useless
since unmount(2) will perform a VFS_SYNC anyway.
But moreover, this sync(2) may be harmful, as there are some situation where
it cannot return (unreachable NFS server, for instance), causing umount -f
to be uneffective.
2015-06-27 08:29:56 +00:00
..
2015-06-01 06:15:18 +00:00
2015-06-16 23:18:54 +00:00
2015-03-01 14:21:17 +00:00
2015-04-29 17:07:11 +00:00
2015-06-16 23:18:54 +00:00
2015-05-13 07:28:49 +00:00
2015-04-28 09:48:30 +00:00
2015-06-16 23:58:30 +00:00
2015-06-21 04:01:40 +00:00
2015-06-16 23:58:30 +00:00
2015-06-17 00:18:35 +00:00
2015-06-16 23:18:54 +00:00
2015-04-15 19:13:46 +00:00
2015-06-18 01:37:23 +00:00
2015-05-19 08:14:38 +00:00
2015-06-16 23:18:54 +00:00
2015-05-30 15:57:32 +00:00
2015-05-30 16:00:51 +00:00
2015-04-28 09:48:30 +00:00
2015-06-16 23:18:54 +00:00
2015-06-16 23:18:54 +00:00
2015-05-31 15:44:30 +00:00
2015-04-23 13:27:14 +00:00
2015-06-16 23:18:54 +00:00
2015-06-16 23:18:54 +00:00
2015-05-15 08:02:39 +00:00
2015-06-26 01:16:54 +00:00
2015-04-06 22:44:04 +00:00
2015-03-02 03:17:24 +00:00
2015-04-13 22:18:50 +00:00
2015-05-15 06:58:59 +00:00
2015-06-27 08:29:56 +00:00
2015-06-16 23:18:54 +00:00
2015-05-06 23:08:30 +00:00