DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: devfs - Fix broken assertion
commit fb12e9a5b3acecedcc888a0ad723826f184c8183
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Oct 20 09:45:19 2010 -0700
devfs - Fix broken assertion
* When checking fp->f_flag against ap->a_mode both sides must be
masked with FMASK.
* Fixes a panic which can occur when a unix domain socket is being
garbage collected (FMARK set).
Summary of changes:
sys/vfs/devfs/devfs_vnops.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fb12e9a5b3acecedcc888a0ad723826f184c8183
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]