Arthur Bundo wrote:
what does the present /export/home folder contain ?
contains nothing, it is empty
I'm not convinced. If the directory is empty then the link count will
be 2 (. and ..). For example,
$ mkdir
/tmp/empty
$ ls -ld
/tmp/empty
drwxr-xr-x 2 relling other 117 Jun 12 07:23 /tmp/empty/
The link count is the 2nd field.
If the link count is 2, and it still complains that the directory is not
empty, then there may be a bug. OTOH, if the link count is 2 and it
complains about the directory being busy, then there would be no bug.
-- richard
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss