git: DEVFS - avoid ENOENT on fstat of open vnode; cleanup warning
Alex Hornung
alexh at crater.dragonflybsd.org
Wed Aug 19 03:06:56 PDT 2009
commit 952f018881805369ac3f4d66d9c7f83d1b07d844
Author: Alex Hornung <ahornung at 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
More information about the Commits
mailing list