Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2010 16:49:47 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/devfs devfs_vnops.c
Message-ID:  <201012151649.oBFGnsUH022360@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-12-15 16:49:47 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_vnops.c 
  Log:
  SVN rev 216462 on 2010-12-15 16:49:47Z by jh
  
  Don't allow user created symbolic links to cover another entries marked
  with DE_USER. If a devfs rule hid such entry, it was possible to create
  infinite number of symbolic links with the same name.
  
  Reviewed by:    kib
  
  Revision  Changes    Path
  1.198     +5 -0      src/sys/fs/devfs/devfs_vnops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012151649.oBFGnsUH022360>