diff options
Diffstat (limited to 'debian/patches/ext2fs_nowait.patch')
| -rw-r--r-- | debian/patches/ext2fs_nowait.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/ext2fs_nowait.patch b/debian/patches/ext2fs_nowait.patch index 9a719bd6..061f9760 100644 --- a/debian/patches/ext2fs_nowait.patch +++ b/debian/patches/ext2fs_nowait.patch @@ -1,3 +1,6 @@ +Avoid waiting for disk I/O completion. This improves performance quite a bit, +and should not be less safe. + diff --git a/ext2fs/dir.c b/ext2fs/dir.c index 66d8c8a..f0f52f7 100644 --- a/ext2fs/dir.c |
