git: ntfs - Add NTFS_DEBUG kernel option.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Jun 19 14:00:48 PDT 2012


commit 1b0988d063bc923a2b62a008ddf20d2fb1a0188b
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Tue Jun 19 22:56:37 2012 +0200

    ntfs - Add NTFS_DEBUG kernel option.
    
    Remove also CVS IDs from the files that still have it.

Summary of changes:
 sys/conf/options           |    3 +++
 sys/config/LINT            |    3 +++
 sys/config/LINT64          |    3 +++
 sys/vfs/ntfs/Makefile      |    3 ++-
 sys/vfs/ntfs/ntfs.h        |    6 ++----
 sys/vfs/ntfs/ntfs_compr.c  |    1 -
 sys/vfs/ntfs/ntfs_compr.h  |    1 -
 sys/vfs/ntfs/ntfs_ihash.h  |    1 -
 sys/vfs/ntfs/ntfs_inode.h  |    1 -
 sys/vfs/ntfs/ntfs_subr.c   |    1 -
 sys/vfs/ntfs/ntfs_subr.h   |    1 -
 sys/vfs/ntfs/ntfs_vfsops.c |    1 -
 sys/vfs/ntfs/ntfs_vfsops.h |    1 -
 sys/vfs/ntfs/ntfs_vnops.c  |    1 -
 sys/vfs/ntfs/ntfsmount.h   |    1 -
 15 files changed, 13 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b0988d063bc923a2b62a008ddf20d2fb1a0188b


-- 
DragonFly BSD source repository





More information about the Commits mailing list