git: kernel - fix fifofs kqueue broken on the 25th

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Dec 29 11:55:45 PST 2009


commit 7a5447efdc27c4f13647d347270714ea6c0acce9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Dec 29 11:52:59 2009 -0800

    kernel - fix fifofs kqueue broken on the 25th
    
    * A misnamed field caused kqueue ops to fail on filesystem fifos.
    
    Reported-by: Jan Lentfer, Rumko

Summary of changes:
 sys/vfs/fifofs/fifo_vnops.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a5447efdc27c4f13647d347270714ea6c0acce9


-- 
DragonFly BSD source repository





More information about the Commits mailing list