cvs commit: src/sys/fs/devfs devfs_rule.c

Colin Percival cperciva at FreeBSD.org
Wed Jan 21 08:43:30 PST 2004


cperciva    2004/01/21 08:43:29 PST

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_rule.c 
  Log:
  Allow devfs path rules to work on directories.  Without this fix,
  devfs rule add path fd unhide
  is a no-op, while it should unhide the fd subdirectory.
  
  Approved by: phk, rwatson (mentor)
  PR: kern/60897
  
  Revision  Changes    Path
  1.9       +2 -1      src/sys/fs/devfs/devfs_rule.c


More information about the cvs-src mailing list