[PATCH] fixes for LTP mknod01, mknod07 and mknod09

Jung-uk Kim jkim at FreeBSD.org
Wed Nov 8 15:45:00 PST 2006


The attached patch fixes LTP mknod01, mknod07 and mknod09.  This is 
not a critical fix but it fixes a very annoying problem, i.e., LTP 
leaves a corrupt directory after each run.

# rm -rf mknAawlFy
rm: mknAawlFy/tnode: Bad file descriptor
rm: mknAawlFy: Directory not empty
# ls -al mknAawlFy
ls: tnode: Bad file descriptor
total 4
drwxrwxrwx   2 root  wheel  512 11  7 17:06 .
drwxrwxrwt  12 root  wheel  512 11  8 18:41 ..

Jung-uk Kim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux_misc.diff
Type: text/x-diff
Size: 835 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20061108/3ad0edc7/linux_misc.bin


More information about the freebsd-emulation mailing list