DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DEVFS - avoid ENOENT on fstat of open vnode; cleanup warning
commit 952f018881805369ac3f4d66d9c7f83d1b07d844
Author: Alex Hornung <ahornung@gmail.com>
Date: Wed Aug 19 11:23:14 2009 +0100
DEVFS - avoid ENOENT on fstat of open vnode; cleanup warning
* cleanup warning related to unused variable
* remove accessibility check from getattr() so fstat doesn't
return ENOENT.
Summary of changes:
sys/vfs/devfs/devfs_core.c | 1 -
sys/vfs/devfs/devfs_vnops.c | 2 ++
2 files changed, 2 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/952f018881805369ac3f4d66d9c7f83d1b07d844
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]