Date: Sun, 17 Sep 2006 10:56:16 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_file.c Message-ID: <200609171056.k8HAuGkn008427@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@gmail.com> [1], testrun with LTP
Submitted by: Marcin Cieslak <saper@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609171056.k8HAuGkn008427>
