cvs commit: src/sys/compat/linux linux_file.c
Alexander Leidinger
netchild at FreeBSD.org
Sun Sep 10 06:47:57 PDT 2006
netchild 2006-09-10 13:47:56 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_file.c
Log:
The Linux unlink syscall uses a different errno value when trying to unlink
a directory.
PR: 102897 [1]
Noticed by: Knut Anders Hatlen <kahatlen at gmail.com>, testrun with LTP [1]
Submitted by: Marcin Cieslak <saper at SYSTEM.PL>
Tested by: netchild (LTP test run)
Revision Changes Path
1.97 +7 -0 src/sys/compat/linux/linux_file.c
More information about the cvs-src
mailing list