git: DEVFS - avoid ENOENT on fstat of open vnode; cleanup warnin

看板DFBSD_commit作者時間16年前 (2009/08/19 18:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AYzIexX (DFBSD_commit)