Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 18:49:26 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sys namei.h
Message-ID:  <200907091849.n69Ine4X076477@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-07-09 18:49:26 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              namei.h 
  Log:
  SVN rev 195508 on 2009-07-09 18:49:26Z by kib
  
  Extend the cn_flags field of the struct componentname to 64 bits to have
  more space for the flags, that is too close to be exhausted. While changing
  the KBI for name(9), use unsigned int for symlinks count.
  
  Suggested by:   rwatson
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.53      +2 -2      src/sys/sys/namei.h



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