DragonFly BSD
DragonFly bugs List (threaded) for 2011-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue2030] fstatfs() fails in chroot environments


From: "Francois Tigeot \(via DragonFly issue tracker\)" <sinknull@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Mar 2011 08:49:23 +0000

New submission from Francois Tigeot <ftigeot@wolfpond.org>:

While investigation a ld-elf.so.2 error, I found out the following call returns
a non-zero value in a chroot:

  fstatfs(fd, &fs)

the returned value is actually ENOENT, but the corresponding file exists

----------
keyword: kernel
messages: 9746
nosy: ftigeot
priority: bug
status: unread
title: fstatfs() fails in chroot environments

_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2030>
_____________________________________________________




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]