1888e2289d
The O_CLOEXEC open mode wasn't actually set in the close-on-exec bitmap causing all files opened with O_CLOEXEC (like done in the storage kit classes) to still be inherited. This caused for example to be unable to unmount volumes when opening apps while Tracker touched some files (i.e. copying some large files) since these apps would inherit the file descriptor and therefore keep the volume busy. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36273 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
EntryCache.cpp | ||
EntryCache.h | ||
fd.cpp | ||
fifo.cpp | ||
fifo.h | ||
Jamfile | ||
KPath.cpp | ||
node_monitor.cpp | ||
rootfs.cpp | ||
socket.cpp | ||
unused_vnodes.h | ||
vfs_boot.cpp | ||
vfs_boot.h | ||
vfs_net_boot.cpp | ||
vfs_net_boot.h | ||
vfs_request_io.cpp | ||
vfs_tracing.h | ||
vfs.cpp | ||
Vnode.cpp | ||
Vnode.h |