haiku/headers
Axel Dörfler ddb7d0b6a6 Implemented force unmounting - by passing the "-f" option to "unmount" you
can now safely unmount volumes that are still in use by some applications.
Minor fixes to the FD disconnection implementation:
* put_fd() checked the condition for being able to disconnect a descriptor
  incorrectly (causing the FD to never be disconnected).
* remove_fd() would hand out disconnected descriptors (but should have
  returned NULL for them).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15952 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-01-15 19:26:42 +00:00
..
build
cpp
glibc
gnu
legacy/network
libs
os * I thought it was a good idea to Flush() the server link 2006-01-12 12:22:34 +00:00
posix
private Implemented force unmounting - by passing the "-f" option to "unmount" you 2006-01-15 19:26:42 +00:00
tools