DragonFly BSD
DragonFly commits List (threaded) for 2012-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ntfs - Add NTFS_DEBUG kernel option.


From: Antonio Huete Jimenez <tuxillo@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 19 Jun 2012 14:00:48 -0700 (PDT)

commit 1b0988d063bc923a2b62a008ddf20d2fb1a0188b
Author: Antonio Huete Jimenez <tuxillo@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]