Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2000 11:31:28 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/gnu/ext2fs ext2_lookup.c
Message-ID:  <200001051931.LAA25065@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2000/01/05 11:31:27 PST

  Modified files:
    sys/gnu/ext2fs       ext2_lookup.c 
  Log:
  Support filesystems with the not-so-new "filetype" feature.  This
  feature gives the d_type field for struct dirent.  We used to panic
  in ext2_readdir() for filesystems with this feature.
  
  Revision  Changes    Path
  1.20      +95 -66    src/sys/gnu/ext2fs/ext2_lookup.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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