commit 0249ae38fed761655a5bd2037bf7737fdc553132
Author: Antonio Huete Jimenez <[email protected]>
Date: Tue Feb 25 23:57:37 2014 +0100
kernel/ntfs - Cleanup.
- Remove NetBSD specific code.
- Removed few whitespaces.
Summary of changes:
sys/vfs/ntfs/ntfs_compr.c | 8 +-
sys/vfs/ntfs/ntfs_inode.h | 15 ---
sys/vfs/ntfs/ntfs_subr.c | 48 +++------
sys/vfs/ntfs/ntfs_vfsops.c | 243 ++++-----------------------------------------
sys/vfs/ntfs/ntfs_vnops.c | 42 --------
5 files changed, 32 insertions(+), 324 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0249ae38fed761655a5bd2037bf7737fdc553132
--
DragonFly BSD source repository