diff options
author | Csaba Henk <csaba.henk@creo.hu> | 2006-04-22 22:46:52 +0000 |
---|---|---|
committer | Csaba Henk <csaba.henk@creo.hu> | 2006-04-22 22:46:52 +0000 |
commit | 2efe48fc775fbc66e63694e365078f22092251a8 (patch) | |
tree | c6d68e89d74e8c5bf01e59214cfd6060bb57b1bb /ChangeLog | |
parent | 5fe07d61983e16d6311d9c1a19d0a3b0a8a25266 (diff) | |
download | libfuse-2efe48fc775fbc66e63694e365078f22092251a8.tar.gz |
run mount util foregrounded on FreeBSD if kernel features backgrounded init
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |