[issue2030] fstatfs() fails in chroot environments
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>
_____________________________________________________
討論串 (同標題文章)
完整討論串 (本文為第 1 之 5 篇):