Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2010 15:33:43 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/devfs devfs.h devfs_devs.c devfs_vnops.c
Message-ID:  <201008191533.o7JFXpf9037662@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-08-19 15:33:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/devfs         devfs.h devfs_devs.c devfs_vnops.c 
  Log:
  SVN rev 211507 on 2010-08-19 15:33:43Z by jh
  
  MFC r208951:
  
  Add a new function devfs_parent_dirent() for resolving devfs parent
  directory entry. Use the new function in devfs_fqpn(), devfs_lookupx()
  and devfs_vptocnp() instead of manually resolving the parent entry.
  
  Revision   Changes    Path
  1.32.2.2   +1 -0      src/sys/fs/devfs/devfs.h
  1.57.2.3   +20 -0     src/sys/fs/devfs/devfs_devs.c
  1.181.2.3  +11 -9     src/sys/fs/devfs/devfs_vnops.c



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