Changes between Version 2 and Version 3 of Ticket #3150, comment 53
- Timestamp:
- Sep 5, 2018, 10:11:42 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3150, comment 53
v2 v3 1 If the disk cache is not battery backed and BFS is using the cache - and notfsync'ing on unmount, then surely it would only be an unclean shutdown that could cause this.1 If the disk cache is not battery backed and BFS is using the cache - and not (edit: 'is') fsync'ing on unmount, then surely it would only be an unclean shutdown that could cause this. 2 2 3 3 Unless of course the system shutdown completes on another thread before such time as the disk driver has had a chance to fsync/sync... or maybe there's a need for an F_FULLFSYNC