(none)!yura
9c6cce1bf2
Fix bug in ntfs_inode_add_attr.
...
(Logical change 1.641)
2004-11-21 12:31:51 +00:00
(none)!yura
8b719cc327
Fix format string in ntfs_rl_sparse and ntfs_rl_get_compressed_size.
...
BKrev: 41a08a7dvbuXnY0ZiKG1i8FynnTz3Q
2004-11-21 12:30:53 +00:00
(none)!yura
2afeb1523d
Fix format string in ntfs_rl_sparse and ntfs_rl_get_compressed_size.
...
(Logical change 1.640)
2004-11-21 12:30:53 +00:00
(none)!yura
a6ab2850c8
Add @extra parameter to ntfs_attr_record_move_away. New attribute record
...
holder must have free @extra bytes after moving attribute record to it.
BKrev: 41a07845skJ0l_pdf42AEMl_Si5boQ
2004-11-21 11:13:09 +00:00
(none)!yura
e2ba16e3db
Add @extra parameter to ntfs_attr_record_move_away. New attribute record
...
holder must have free @extra bytes after moving attribute record to it.
(Logical change 1.639)
2004-11-21 11:13:09 +00:00
(none)!yura
b41f4cee48
Minor fix to ntfscp manual.
...
BKrev: 41a073faMCe2qBZzDNeaZPeniq5L2A
2004-11-21 10:54:50 +00:00
(none)!yura
0ba0971e01
Minor fix to ntfscp manual.
...
(Logical change 1.638)
2004-11-21 10:54:50 +00:00
(none)!yura
502c6fec99
Rename layout.h::ATTR_RECORD::{compressed_non_,non_,}resident_attr_end
...
to more shorter {non_,}resident_end and compressed_end.
BKrev: 41a073a252tDwjKVM6s63XUHqvNcSA
2004-11-21 10:53:22 +00:00
(none)!yura
a6258ef736
Rename layout.h::ATTR_RECORD::{compressed_non_,non_,}resident_attr_end
...
to more shorter {non_,}resident_end and compressed_end.
(Logical change 1.637)
2004-11-21 10:53:22 +00:00
(none)!yura
46f3161850
fix ntfs_rl_sparse and ntfs_rl_get_compressed_size name in their comments
...
BKrev: 419675c0D20MWzCvwt_DdbcT2SV13w
2004-11-13 20:59:44 +00:00
(none)!yura
793120bfb6
fix ntfs_rl_sparse and ntfs_rl_get_compressed_size name in their comments
...
(Logical change 1.636)
2004-11-13 20:59:44 +00:00
cantab.net!aia21
160532d4d4
runlist.c:
...
Fix bug in ntfs_rl_get_compressed_size() and optimize it a bit.
BKrev: 4195c762muNP0_1nHUpkjuegERrApw
2004-11-13 08:35:46 +00:00
cantab.net!aia21
cdf56dbe79
Fix bug in ntfs_rl_get_compressed_size() and optimize it a bit.
...
(Logical change 1.635)
2004-11-13 08:35:46 +00:00
(none)!yura
44287b3105
Implement code that set/clean sparse bit. But I have to disable it for now
...
(look to the comment of the ntfs_attr_update_mapping_pairs).
BKrev: 4194f3c7Jt4ZLN9W3PTgygzllzTDLA
2004-11-12 17:32:55 +00:00
(none)!yura
4ae8b449af
Implement code that set/clean sparse bit. But I have to disable it for now
...
(look to the comment of the ntfs_attr_update_mapping_pairs).
(Logical change 1.634)
2004-11-12 17:32:55 +00:00
(none)!yura
73ea11fafe
Endians fix in ntfs_attrlist_entry_add.
...
BKrev: 4194eea06J3yMkpJJgvYMX_5eQobGA
2004-11-12 17:10:56 +00:00
(none)!yura
339c87da38
Endians fix in ntfs_attrlist_entry_add.
...
(Logical change 1.633)
2004-11-12 17:10:56 +00:00
(none)!yura
2a2aecdb2a
Update.
...
(Logical change 1.632)
2004-11-12 17:09:24 +00:00
(none)!yura
5adfb1d473
New API's ntfs_runlist_sparse and ntfs_rl_get_compressed_size.
...
BKrev: 4194ee4441icGuSxPWAw60S_Ndw3sA
2004-11-12 17:09:24 +00:00
(none)!yura
38be5f3e95
New API's ntfs_runlist_sparse and ntfs_rl_get_compressed_size.
...
(Logical change 1.632)
2004-11-12 17:09:24 +00:00
(none)!yura
9a7dd7f07b
Add prototypes.
...
(Logical change 1.632)
2004-11-12 17:09:24 +00:00
(none)!yura
a7e52eb84c
Comments and message fixes in ntfs_attr_update_mapping_pairs.
...
BKrev: 41923d62hSjdSzc1dqBNcmzXQ46tJg
2004-11-10 16:10:10 +00:00
(none)!yura
9afb493617
Comments and message fixes in ntfs_attr_update_mapping_pairs.
...
(Logical change 1.631)
2004-11-10 16:10:10 +00:00
(none)!yura
5e6279ea44
update
...
(Logical change 1.630)
2004-11-06 23:40:05 +00:00
(none)!yura
ae2a0dcd67
Update TODO.libntfs
...
BKrev: 418d60d5od7UkKq7DTZz0Okf-Hn-Iw
2004-11-06 23:40:05 +00:00
(none)!yura
eff8a17e3a
fix some paths of attribute instantiating code
...
BKrev: 418bf414UJJePYorUIy0Csa9zfpqsQ
2004-11-05 21:43:48 +00:00
(none)!yura
c99889736e
fix some paths of attribute instantiating code
...
(Logical change 1.629)
2004-11-05 21:43:48 +00:00
(none)!yura
162bfe84ea
Change prototype of ntfs_cluster_alloc like in kernel driver.
...
BKrev: 418bdc48J4yw6vJL6qRVfoNUCsHDzA
2004-11-05 20:02:16 +00:00
(none)!yura
1c283737c5
Change prototype of ntfs_cluster_alloc like in kernel driver.
...
(Logical change 1.628)
2004-11-05 20:02:16 +00:00
(none)!yura
77802ca092
Update
...
(Logical change 1.627)
2004-11-05 19:53:34 +00:00
(none)!yura
9d2f97b1a6
- ntfs_attr_pwrite now can instantiate holes
...
- modify ntfs_non_resident_attr_expand to add sparse runs
BKrev: 418bda3eH2ZS7J2hnWNdlPI3lJiQPQ
2004-11-05 19:53:34 +00:00
(none)!yura
93d9ed05aa
- ntfs_attr_pwrite now can instantiate holes
...
- modify ntfs_non_resident_attr_expand to add sparse runs
(Logical change 1.627)
2004-11-05 19:53:34 +00:00
(none)!yura
4ae0866f34
Update outdated ENOTSUP return values.
...
BKrev: 418b8ea4B1JACzPBhKfPdRIblGRfUA
2004-11-05 14:31:00 +00:00
(none)!yura
e7f6573732
Update outdated ENOTSUP return values.
...
(Logical change 1.626)
2004-11-05 14:31:00 +00:00
(none)!yura
377a40152c
small cleanup
...
(Logical change 1.625)
2004-11-05 13:54:34 +00:00
(none)!yura
df4d60490a
ntfs_attr_pwrite: write zeros between initializes_size and @pos if needed.
...
BKrev: 418b861a2TW-S8wn3PQCJK7qfVP4FQ
2004-11-05 13:54:34 +00:00
(none)!yura
8073aaff7d
ntfs_attr_pwrite: write zeros between initializes_size and @pos if needed.
...
(Logical change 1.625)
2004-11-05 13:54:34 +00:00
(none)!yura
77dcf60585
Implement writing beyond data_size in ntfs_attr_pwrite.
...
BKrev: 418b6a03Nyjy4m8jNKZ70Qd-Q1N84A
2004-11-05 11:54:43 +00:00
(none)!yura
3bfc11a073
Implement writing beyond data_size in ntfs_attr_pwrite.
...
(Logical change 1.624)
2004-11-05 11:54:43 +00:00
(none)!yura
65ae70558f
cleanup to attrib.c
...
BKrev: 418a502dPJSc01KTwJVX-25nywiQ_g
2004-11-04 15:52:13 +00:00
(none)!yura
104b710f20
cleanup to attrib.c
...
(Logical change 1.623)
2004-11-04 15:52:13 +00:00
(none)!yura
c12b94b680
libntfs/attrib.c
...
Remove check that prevent attributes in inodes with attribute list become resident from ntfs_attr_make_resident.
Bugfix and cleanups for ntfs_attr_make_resident.
libntfs/inode.c
Fix determine of resident or not should be new attribute in ntfs_inode_add_attr.
BKrev: 418a4d46ONTb_ji4e2MwdUXQK5YApQ
2004-11-04 15:39:50 +00:00
(none)!yura
8b1c81fd64
Remove check that prevent attributes in inodes with attribute list become resident from ntfs_attr_make_resident.
...
Bugfix and cleanups to ntfs_attr_make_resident.
(Logical change 1.622)
2004-11-04 15:39:50 +00:00
(none)!yura
a90e99ff95
Fix determine of resident or not should be new attribute in ntfs_inode_add_attr.
...
(Logical change 1.622)
2004-11-04 15:39:50 +00:00
(none)!yura
acacc69673
Remove unused function ntfs_rl_merge. (Thanks to Adrian Bunk for spoting it)
...
BKrev: 41838d5fYDusPYs9U9n0NfxXm37MwQ
2004-10-30 12:47:27 +00:00
(none)!yura
415693011c
Remove unused function ntfs_rl_merge. (Thanks to Adrian Bunk for spoting it)
...
(Logical change 1.621)
2004-10-30 12:47:27 +00:00
(none)!yura
6e0d6ad83a
remove unused code from ntfs_resident_attr_value_resize
...
BKrev: 4176a37cZ_r7R0Ln3gE60EIKfwZKCA
2004-10-20 17:42:20 +00:00
(none)!yura
b47cb7aa81
remove unused code from ntfs_resident_attr_value_resize
...
(Logical change 1.620)
2004-10-20 17:42:20 +00:00
(none)!yura
ee0450214c
fix stupid bug in ntfs_attr_truncate
...
BKrev: 41741b122DNVWax83-TEbjTn7liF0g
2004-10-18 19:35:46 +00:00
(none)!yura
fb156edd1a
fix stupid bug in ntfs_attr_truncate
...
(Logical change 1.619)
2004-10-18 19:35:46 +00:00