aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCsaba Henk <csaba.henk@creo.hu>2006-04-22 22:46:52 +0000
committerCsaba Henk <csaba.henk@creo.hu>2006-04-22 22:46:52 +0000
commit2efe48fc775fbc66e63694e365078f22092251a8 (patch)
treec6d68e89d74e8c5bf01e59214cfd6060bb57b1bb /ChangeLog
parent5fe07d61983e16d6311d9c1a19d0a3b0a8a25266 (diff)
downloadlibfuse-2efe48fc775fbc66e63694e365078f22092251a8.tar.gz
run mount util foregrounded on FreeBSD if kernel features backgrounded init
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32df258..7007037 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-23 Csaba Henk <csaba.henk@creo.hu>
+
+ * lib: make FreeBSD mount routine recognize if kernel features
+ backgrounded init and if it does, run the mount util in foreground
+ (similarly to Linux)
+
2006-04-21 Miklos Szeredi <miklos@szeredi.hu>
* kernel: fix fput deadlock fix, the lockless solution could lead