Commit Graph

2167 Commits (a40e33ca543bcb3e6fb8391ab79b40f7c75800fb)
 

Author SHA1 Message Date
void!yura a40e33ca54 Fix rare occuring bug in ntfs_attrlist_entry_add. Read updated comment if interesting.
BKrev: 41f9347fAv2hbWDbzN33FjccJQO2Wg
2005-01-27 18:35:43 +00:00
void!yura 03dcb59a6b Fix rare occuring bug in ntfs_attrlist_entry_add. Read updated comment if interesting.
(Logical change 1.670)
2005-01-27 18:35:43 +00:00
void!yura bec7bec3fd ntfs_inode_attach_all_extents: don't try to attach base inode to itself and optimize algorithm a bit.
BKrev: 41f9336ceOEH9Zh792NjnqZbQunoyw
2005-01-27 18:31:08 +00:00
void!yura 98ac77e115 ntfs_inode_attach_all_extents: don't try to attach base inode to itself and optimize algorithm a bit.
(Logical change 1.669)
2005-01-27 18:31:08 +00:00
void!yura 3d44967a5d fix return value of ntfscp
BKrev: 41f8f23eUfbD4PZBBplD8MHSYBV_Hg
2005-01-27 13:53:02 +00:00
void!yura b03f4a6ec7 fix return value of ntfscp
(Logical change 1.668)
2005-01-27 13:53:02 +00:00
void!yura ec9d6fb631 Fix stupid bug trying to sync standard information for not base inode.
BKrev: 41f829b59clwRDNpWZQZSi9SCP7ANQ
2005-01-26 23:37:25 +00:00
void!yura e89f48810a Fix stupid bug trying to sync standard information for not base inode.
(Logical change 1.667)
2005-01-26 23:37:25 +00:00
void!yura 5a3d9dc1e7 include/ntfs/logfile.h
Export functions from logfile.c.
include/ntfs/volume.h
    Add LogFileEmpty to volume flags.
libntfs/volume.c
    Make ntfs_logfile_reset use ntfs_empty_logfile.
libntfs/logfile.c
    Port logfile cheking from kernel to library.

BKrev: 41f6bd059nd7bi-4x4l68wcxmkToPg
2005-01-25 21:41:25 +00:00
void!yura 1354e9b446 Update.
(Logical change 1.666)
2005-01-25 21:41:25 +00:00
void!yura 317f6f4b62 Make ntfs_logfile_reset use ntfs_empty_logfile.
(Logical change 1.666)
2005-01-25 21:41:25 +00:00
void!yura e2ed469c89 Initial revision 2005-01-25 21:41:25 +00:00
void!yura 3b95cca52c Export functions from logfile.c.
(Logical change 1.666)
2005-01-25 21:41:25 +00:00
void!yura ce10af07a3 Add LogFileEmpty to volume flags.
(Logical change 1.666)
2005-01-25 21:41:25 +00:00
void!yura 0def64e981 (Logical change 1.666) 2005-01-25 21:41:25 +00:00
void!yura 28ece97041 Add logfile.c to build
BKrev: 41f6a22bNT0wqtIFbCtBzwnI5LYmkg
2005-01-25 19:46:51 +00:00
void!yura 39e6fa1339 Add logfile.c to build
(Logical change 1.665)
2005-01-25 19:46:51 +00:00
cantab.net!aia21 db616a258b Fix type casts after Yura's prototype changes.
BKrev: 41ee3712inb3MBnjx8VQvosLYW6dmw
2005-01-19 10:31:46 +00:00
cantab.net!aia21 9fca23feb2 Fix type casts after Yura's prototype changes.
(Logical change 1.664)
2005-01-19 10:31:46 +00:00
void!yura cdbe8ff9cd fix gcc4 warnings in attrib.c
BKrev: 41ebd418KvjyVtRX0RBqA4U86B4oKA
2005-01-17 15:04:56 +00:00
void!yura 668403c146 fix gcc4 warnings in attrib.c
(Logical change 1.663)
2005-01-17 15:04:56 +00:00
void!yura 59ef20eb76 fix some complier warning in mkntfs
BKrev: 41ebd2e8SmcjY0GAm-qtPIHbwCot6g
2005-01-17 14:59:52 +00:00
void!yura d162076f14 fix some complier warning in mkntfs
(Logical change 1.662)
2005-01-17 14:59:52 +00:00
void!yura baa43516ce fix bug spotted bug gcc4 in error handling of ntfsinfo
BKrev: 41eba9d5TrJErKTr8O-5B1scjpl0ng
2005-01-17 12:04:37 +00:00
void!yura 0a68326fc6 fix bug spotted bug gcc4 in error handling of ntfsinfo
(Logical change 1.661)
2005-01-17 12:04:37 +00:00
void!yura cb9689d421 change prototypes of ntfs_write_significant_bytes and
ntfs_mapping_pairs_build to fix a lot of compiler warnings.

BKrev: 41eba869TOtqC6gWYMfaBlcxOkAQ4A
2005-01-17 11:58:33 +00:00
void!yura 954c8d121e change prototypes of ntfs_write_significant_bytes and
ntfs_mapping_pairs_build to fix a lot of compiler warnings.

(Logical change 1.660)
2005-01-17 11:58:33 +00:00
void!yura 6853d9c4f3 fix compiler warning about ntfs_inode_sync_standard_information
BKrev: 41eba68c6ODPYdC8QMNOMW9ODpaf4A
2005-01-17 11:50:36 +00:00
void!yura 3dd3b08b07 fix compiler warning about ntfs_inode_sync_standard_information
(Logical change 1.659)
2005-01-17 11:50:36 +00:00
void!yura f4924c7655 offsetof already defined in stddef.h in gcc4, so add check to prevent redefinition.
BKrev: 41eba598pDkLIlngKM_xFU-DD3sM1Q
2005-01-17 11:46:32 +00:00
void!yura a82280f235 offsetof already defined in stddef.h in gcc4, so add check to prevent redefinition.
(Logical change 1.658)
2005-01-17 11:46:32 +00:00
(none)!yura 84fccf8a8b Fix bug that I introduced in changeset 1.495 sle{16,32,64} should be u{16,32,64} not s{16,32,64}.
BKrev: 41e6a98eTs0UY8wiH-gemb4Ft7owCA
2005-01-13 17:02:06 +00:00
(none)!yura fdfb1ea71a Fix bug that I introduced in changeset 1.495 sle{16,32,64} should be u{16,32,64} not s{16,32,64}.
(Logical change 1.657)
2005-01-13 17:02:06 +00:00
(none)!yura d77c4c3f1a Update logfile.h to be sync with kernel. Update ntfsdump_logfile accordingly.
BKrev: 41e699e30QMMtcmAeX1saJVCULGwoA
2005-01-13 15:55:15 +00:00
(none)!yura 1be3d9fe66 Update logfile.h to be sync with kernel. Update ntfsdump_logfile accordingly.
(Logical change 1.656)
2005-01-13 15:55:15 +00:00
(none)!yura fc903141f8 add {s,}le{16,32,64} and le{VCN,LCN,LSN} to include/ntfs/types.h
BKrev: 41e6947eaBR5d3hrshHMBBiadTpMvw
2005-01-13 15:32:14 +00:00
(none)!yura 925de23711 add {s,}le{16,32,64} and le{VCN,LCN,LSN} to include/ntfs/types.h
(Logical change 1.655)
2005-01-13 15:32:14 +00:00
cantab.net!aia21 3a159392e3 Update to more recent build tools.
BKrev: 41e645e8dAeNqi46ZFzGbDvRRJGXYg
2005-01-13 09:56:56 +00:00
cantab.net!aia21 a05c3cc3e1 Update to more recent build tools.
(Logical change 1.654)
2005-01-13 09:56:56 +00:00
(none)!yura 08293a1a28 Rename NTFS_SECTOR_SIZE to NTFS_BLOCK_SIZE to keep in sync with kernel driver.
BKrev: 41e436ecw_gRdvsNI5O_80WR0Gaizg
2005-01-11 20:28:28 +00:00
(none)!yura 14db887f8e Rename NTFS_SECTOR_SIZE to NTFS_BLOCK_SIZE to keep in sync with kernel driver.
(Logical change 1.653)
2005-01-11 20:28:28 +00:00
(none)!yura eab699277f Fix potential bug in ntfs_inode_sync_standard_information (potential,
because standard information seems always to be in the base mft record)

BKrev: 41caabaakKs29-8ja4gdzl-QNV_1EQ
2004-12-23 11:27:38 +00:00
(none)!yura 81fd8478ff Fix potential bug in ntfs_inode_sync_standard_information (potential,
because standard information seems always to be in the base mft record)

(Logical change 1.652)
2004-12-23 11:27:38 +00:00
(none)!yura b86f85b7f1 Update.
(Logical change 1.651)
2004-12-22 18:06:07 +00:00
(none)!yura f3d6f4c509 Update standard information during inode sync.
BKrev: 41c9b78fWhDoeYhhQ88S2erLCWWtGA
2004-12-22 18:06:07 +00:00
(none)!yura 59a2803283 Update standard information during inode sync.
(Logical change 1.651)
2004-12-22 18:06:07 +00:00
(none)!yura be6b3c9bdd attrib.c: I understood that it's safe to uncomment some pieces of code.
BKrev: 41c9a406U4cuL4pvCIZaVzQ_Ck-YCg
2004-12-22 16:42:46 +00:00
(none)!yura 48dee17d12 I understood that it's safe to uncomment some pieces of code.
(Logical change 1.650)
2004-12-22 16:42:46 +00:00
(none)!yura 29e21e6833 Fix error message in NAttrSet##flag: should not be called for not data attributes.
BKrev: 41c9a1fa1DY9yWJzdou2x9g6dVCHDQ
2004-12-22 16:34:02 +00:00
(none)!yura 8d8b53331f Fix error message in NAttrSet##flag: should not be called for not data attributes.
(Logical change 1.649)
2004-12-22 16:34:02 +00:00