VirtualBox

Opened 12 years ago

Closed 12 years ago

#9856 closed defect (fixed)

Recursive delete in shared folder on Solaris fails with device busy => Fixed in SVN

Reported by: foobar42 Owned by:
Component: shared folders Version: VirtualBox 4.1.6
Keywords: Cc:
Guest type: Solaris Host type: Linux

Description

Trying to run 'rm -rf <some-dir>' inside a shared folder results in numerous

rm: Unable to remove directory <some/sub/directory>: Device busy

and most directories are not removed (though all files are).

The issue appears to be related to the new mmap support, as building the vboxfs with VBOXVFS_WITH_MMAP undef'd in vboxfs_vnode.c "fixes" the issue.

Note that is basically identical to #6513, with the same setup (i.e. host is Linux with ext4, guest is Solaris 10u8) and same behaviour of both rm and rmdir as in that report.

Change History (2)

comment:1 by Ramshankar Venkataraman, 12 years ago

Summary: Recursive delete in shared folder on Solaris fails with device busyRecursive delete in shared folder on Solaris fails with device busy => Fixed in SVN

Fixed in SNV (submitted patch) and the fix should be available in the next release. Thanks!

comment:2 by Frank Mehnert, 12 years ago

Resolution: fixed
Status: newclosed

Fix is part of VBox 4.1.8.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use