Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2003 02:12:02 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/msdosfs msdosfs_vnops.c
Message-ID:  <200312291012.hBTAC26o043875@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2003/12/29 02:12:02 PST

  FreeBSD src repository

  Modified files:
    sys/fs/msdosfs       msdosfs_vnops.c 
  Log:
  Fixed some minor style bugs in rev.1.144.  All related to msdosfs_advlock()
  (mainly unsorting).  There were no changes related to the dirty flag
  here.  The reference NetBSD implementation put msdosfs_advlock() in a
  different place.  This commit only moves its declarations and changes
  some of the function body to be like the NetBSD version.
  
  Revision  Changes    Path
  1.146     +8 -11     src/sys/fs/msdosfs/msdosfs_vnops.c



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