Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 2004 17:53:20 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ufs ufs_extattr.c
Message-ID:  <200412131753.iBDHrKEt061815@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004-12-13 17:53:20 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_extattr.c 
  Log:
  LINT defines things which compile in code that as referring to the old
  a_desc element.  change this to the new a_gen.a_desc to reflect
  changes to vnode_if.h generation.
  
  Noticed by: tinderbox, phk
  
  Revision  Changes    Path
  1.74      +2 -2      src/sys/ufs/ufs/ufs_extattr.c



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