Changes between Version 2 and Version 3 of Ticket #19430, comment 3
- Timestamp:
- Mar 25, 2020 8:05:19 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19430, comment 3
v2 v3 1 1 from the given output (fbsd.txt) it is clear that the vboxvfs module in the FreeBSD guest apparently does not provide 'nlink' for directories, it does only provide the link count for files. 2 Also apparently the 'size' information of a directory object is missing as well and is only provided for file objects.