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 |
(none)!yura
|
a35819aceb
|
Set NIno{Compressed,Sparse,Encrypted} during ntfs_inode_open
BKrev: 41c99e03NjRVGmr9sydCgZU6DMqq9Q
|
2004-12-22 16:17:07 +00:00 |
(none)!yura
|
5325a7c608
|
Set NIno{Compressed,Sparse,Encrypted} during ntfs_inode_open
(Logical change 1.648)
|
2004-12-22 16:17:07 +00:00 |
cantab.net!aia21
|
a49787860d
|
Manual merge
2004/12/22 12:40:19+02:00 (none)!yura
ntfsinfo: dump flags names for STANDARD_INFORMATION and FILE_NAME.
BKrev: 41c98342kN_XIzHVKErey7McLiNzzA
|
2004-12-22 14:22:58 +00:00 |
cantab.net!aia21
|
cabfe89386
|
Manual merge
2004/12/22 12:40:19+02:00 (none)!yura
Update.
(Logical change 1.647)
|
2004-12-22 14:22:58 +00:00 |
(none)!yura
|
88f940caed
|
ntfsinfo: dump flags names for STANDARD_INFORMATION and FILE_NAME.
(Logical change 1.647)
|
2004-12-22 14:22:58 +00:00 |
cantab.net!aia21
|
19fbf5b490
|
Update
(Logical change 1.646)
|
2004-12-22 14:22:09 +00:00 |
cantab.net!aia21
|
4a54f5e714
|
Rename/move inode.[hc]::ntfs_inode_{add,rm}_attr() to
attrib.[hc]::ntfs_attr_{add,rm}(), respectively. (Anton)
BKrev: 41c98311ZQbTDnqH0udx3c4vncCSig
|
2004-12-22 14:22:09 +00:00 |
cantab.net!aia21
|
140a6d2479
|
Rename/move inode.[hc]::ntfs_inode_{add,rm}_attr() to
attrib.[hc]::ntfs_attr_{add,rm}(), respectively. (Anton)
(Logical change 1.646)
|
2004-12-22 14:22:09 +00:00 |
cantab.net!aia21
|
b12041e518
|
Update
(Logical change 1.645)
|
2004-12-22 14:04:41 +00:00 |
cantab.net!aia21
|
d1e57fd633
|
Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving
the previous interface. (Yura, with fixes from Anton)
BKrev: 41c97ef9o2yO3PbIh3WejVzzMMIETg
|
2004-12-22 14:04:41 +00:00 |