cvs commit: src/sys/compat/linux linux_file.c
Alexander Leidinger
netchild at FreeBSD.org
Sun Sep 17 03:56:28 PDT 2006
netchild 2006-09-17 10:56:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/compat/linux linux_file.c
Log:
MFC rev 1.97:
The Linux unlink syscall uses a different errno value when trying to unlink
a directory.
PR: 102897 [1] http://www.FreeBSD.org/cgi/query-pr.cgi?pr=102897
Noticed by: Knut Anders Hatlen <kahatlen at gmail.com> [1], testrun with LTP
Submitted by: Marcin Cieslak <saper at SYSTEM.PL>
Tested by: netchild (LTP test run)
Approved by: re
Revision Changes Path
1.91.2.1 +7 -0 src/sys/compat/linux/linux_file.c
More information about the cvs-src
mailing list