[issue2030] fstatfs() fails in chroot environments

Francois Tigeot (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Mon Mar 21 01:50:19 PDT 2011


New submission from Francois Tigeot <ftigeot at 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 at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2030>
_____________________________________________________






More information about the Bugs mailing list