Home | History | Annotate | Download | only in ntfs
History log of /src/sys/fs/ntfs/ntfs_inode.h
RevisionDateAuthorComments
 1.10  05-Dec-2024  andvar s/Associatied/Associated/ in comment.
 1.9  13-Nov-2014  hannken branches: 1.9.56;
Change ntfs to vcache.
- Use (inumber, attrtype, attrname) as key.
- Inline ntfs_fget() and ntfs_frele() as they only get called once.
 1.8  13-Nov-2014  hannken - Fix ntfs_ntlookupattr() to make the examples from the man page work.
- Fix ntfs_loadntnode() to always read full cluster to prevent buffer
cache inconsistency.
- Change ntfs_vgetex() and ntfs_fget() to take a const attrname and
always pass a possibly empty string.
- Change printf to dprintf.
- Get rid of dead fields i_next, i_prev of struct ntnode.
 1.7  29-Jan-2008  pooka branches: 1.7.54;
Nuke #ifdef __OtherOS__ clutter to make maintaining slightly easier.
 1.6  27-Jan-2008  ad Replace use of lockmgr().
 1.5  02-Jan-2008  ad Merge vmlocking2 to head.
 1.4  04-Mar-2007  christos branches: 1.4.2; 1.4.16; 1.4.22; 1.4.24; 1.4.28;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.3  03-Dec-2005  christos branches: 1.3.26;
- protect userland exported files against multiple inclusion.
- make sure that kernel only files don't compile in userland using #error
- XXX: some kernel only files still get installed.
- XXX: some files used in userland, don't get installed.
 1.2  26-Feb-2005  perry branches: 1.2.4;
nuke trailing whitespace
 1.1  23-Dec-2002  jdolecek branches: 1.1.2; 1.1.4; 1.1.12; 1.1.14;
move NTFS code from sys/ntfs to sys/fs/ntfs
 1.1.14.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.1.12.1  29-Apr-2005  kent sync with -current
 1.1.4.2  11-Dec-2005  christos Sync with head.
 1.1.4.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.1.2.2  29-Dec-2002  thorpej With with HEAD.
 1.1.2.1  23-Dec-2002  thorpej file ntfs_inode.h was added on branch nathanw_sa on 2002-12-29 19:56:15 +0000
 1.2.4.4  04-Feb-2008  yamt sync with head.
 1.2.4.3  21-Jan-2008  yamt sync with head
 1.2.4.2  03-Sep-2007  yamt sync with head.
 1.2.4.1  21-Jun-2006  yamt sync with head.
 1.3.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.4.28.1  02-Jan-2008  bouyer Sync with HEAD
 1.4.24.1  04-Dec-2007  ad Pull the vmlocking changes into a new branch.
 1.4.22.1  18-Feb-2008  mjf Sync with HEAD.
 1.4.16.2  23-Mar-2008  matt sync with HEAD
 1.4.16.1  09-Jan-2008  matt sync with HEAD
 1.4.2.1  13-Mar-2007  ad Pull in the initial set of changes for the vmlocking branch.
 1.7.54.1  03-Dec-2017  jdolecek update from HEAD
 1.9.56.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed