Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2006 13:47:56 +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:  <200609101347.k8ADlu3F036335@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@gmail.com>, testrun with LTP [1]
  Submitted by:   Marcin Cieslak <saper@SYSTEM.PL>
  Tested by:      netchild (LTP test run)
  
  Revision  Changes    Path
  1.97      +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?200609101347.k8ADlu3F036335>