gonzo       2008-06-22 14:34:38 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_rule.c 
  Log:
  SVN rev 179926 on 2008-06-22 14:34:38Z by gonzo
  
  Get pointer to devfs_ruleset struct after garbage collection has been
  performed. Otherwise if ruleset is used by given mountpoint and is empty
  it's freed by devfs_ruleset_reap and pointer becomes bogus.
  
  Submitted by:   Mateusz Guzik <[EMAIL PROTECTED]>
  PR:             kern/124853
  
  Revision  Changes    Path
  1.25      +3 -3      src/sys/fs/devfs/devfs_rule.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to