(none)!yura
e8dcfe2deb
fix stupid bugs in nammed attributes resize
...
(Logical change 1.604)
2004-10-11 18:34:48 +00:00
(none)!yura
7c1b950052
update
...
(Logical change 1.603)
2004-10-11 16:26:16 +00:00
(none)!yura
324ed328f5
ntfs_attr_truncate check if newsize is equal to na->data_size and don't do anything in this case
...
(Logical change 1.603)
2004-10-11 16:26:16 +00:00
(none)!yura
8dd4f91c86
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
...
into chaos.(none):/home/yura/NTFS/ntfsprogs
2004/10/11 19:24:16+03:00 (none)!yura
libntfs/attrib.c
ntfs_attr_truncate check if newsize is equal to na->data_size and don't do anything in this case
ntfsprogs/ntfscp.c
- Add --attibute, --attr-name and --inode attribute to ntfscp.
BKrev: 416ab428Nm5JpqQ1SZiusTTohVl4UQ
2004-10-11 16:26:16 +00:00
(none)!yura
9af64b54ff
- Add --attibute, --attr-name and --inode attribute to ntfscp.
...
(Logical change 1.603)
2004-10-11 16:26:16 +00:00
cantab.net!aia21
f75629f67f
Refix the device memleak fix in error code path.
...
BKrev: 416aaa1awNAzg4nl8ngSYQ8obqOIPg
2004-10-11 15:43:22 +00:00
cantab.net!aia21
84a4fd30bf
Refix the device memleak fix in error code path.
...
(Logical change 1.602)
2004-10-11 15:43:22 +00:00
flatcap.org!ntfs
d5457c0a23
Merge flatcap.org:/home/flatcap/backup/bk/ntfsprogs
...
into flatcap.org:/home/flatcap/ntfsprogs
2004/10/11 16:21:37+01:00 flatcap.org!ntfs
libntfs: fix memleak on error path
BKrev: 416aa5deipnrVgXH0idDbYgEJsG-KA
2004-10-11 15:25:18 +00:00
flatcap.org!ntfs
b0d1673503
Auto merged
...
2004/10/11 16:21:37+01:00 flatcap.org!ntfs
fix memleak on error path
(Logical change 1.601)
2004-10-11 15:25:18 +00:00
(none)!yura
0565e56f8f
Remove inode.h::NIno{Clear,Set,}AttrListNonResident and attr_list_rl field from inode.h::_ntfs_inode struct. Adapt all users.
...
BKrev: 416a4f73uSf8_X3yHhtIbxouc_yhKQ
2004-10-11 09:16:35 +00:00
(none)!yura
419e3ce8b7
Remove inode.h::NIno{Clear,Set,}AttrListNonResident and attr_list_rl field from inode.h::_ntfs_inode struct. Adapt all users.
...
(Logical change 1.600)
2004-10-11 09:16:35 +00:00
(none)!yura
07a8918a4c
update
...
(Logical change 1.599)
2004-10-10 17:20:48 +00:00
(none)!yura
d76664e911
include/ntfs/layout.h
...
- add new 0 length fields to ATTR_RECORD, they can be used to get size of attribute
libntfs/attrib.c
- add ntfs_attr_record_move_away
- make ntfs_attr_update_mapping_pairs use ntfs_inode_free_space
- cleanups
libntfs/attrlist.c
- update ntfs_attrlist_set
libntfs/inode.c
- add ntfs_inode_free_space and ntfs_inode_attach_all_extents
- update ntfs_inode_add_attrlist to use ntfs_inode_free_space
BKrev: 41696f70ou_XEXyBluVWUB8Eb9zooA
2004-10-10 17:20:48 +00:00
(none)!yura
d42a5b46f4
- update ntfs_attrlist_set
...
(Logical change 1.599)
2004-10-10 17:20:48 +00:00
(none)!yura
a9ba7534a1
- add prototypes
...
(Logical change 1.599)
2004-10-10 17:20:48 +00:00
(none)!yura
daad6adcea
- add prototype
...
(Logical change 1.599)
2004-10-10 17:20:48 +00:00
(none)!yura
1154b815de
- add ntfs_inode_free_space and ntfs_inode_attach_all_extents
...
- update ntfs_inode_add_attrlist to use ntfs_inode_free_space
(Logical change 1.599)
2004-10-10 17:20:48 +00:00
(none)!yura
3f9fac7647
- add ntfs_attr_record_move_away
...
- make ntfs_attr_update_mapping_pairs use ntfs_inode_free_space
- cleanups
(Logical change 1.599)
2004-10-10 17:20:48 +00:00
(none)!yura
db92f7bfbf
- add new 0 length fields to ATTR_RECORD, they can be used to get size of attribute
...
(Logical change 1.599)
2004-10-10 17:20:48 +00:00
flatcap.org!ntfs
660c6015bc
commit dt and bmp
...
BKrev: 4167c9cdLzvaKJCE85XpowXz8impjA
2004-10-09 11:21:49 +00:00
flatcap.org!ntfs
8152150f91
commit dt and bmp
...
(Logical change 1.598)
2004-10-09 11:21:49 +00:00
(none)!yura
14c99d8ce7
fix to previous patch: forgot to mark inode dirty
...
BKrev: 4166c93ci3E-odYulDRz9V9H22hYtw
2004-10-08 17:07:08 +00:00
(none)!yura
a5e9859b29
fix to previous patch: forgot to mark inode dirty
...
(Logical change 1.597)
2004-10-08 17:07:08 +00:00
(none)!yura
f79110c80d
Update.
...
(Logical change 1.596)
2004-10-08 16:50:36 +00:00
(none)!yura
48f70024ab
Improve ntfs_resident_attr_resize to try make attributes non-resident
...
when such convert is reasonable.
BKrev: 4166c55c5ZBRybysFdgaaov3Ek5WrA
2004-10-08 16:50:36 +00:00
(none)!yura
1b5c000662
Improve ntfs_resident_attr_resize to try make attributes non-resident
...
when such convert is reasonable.
(Logical change 1.596)
2004-10-08 16:50:36 +00:00
(none)!yura
100b892e5b
small bugfix and cleanup
...
(Logical change 1.595)
2004-10-08 15:48:03 +00:00
(none)!yura
14f9590053
libntfs/attrib.c
...
small bugfix and cleanup
BKrev: 4166b6b3uBaS3uZB5_Ht7IHOzYu2BQ
2004-10-08 15:48:03 +00:00
(none)!yura
94a479e005
one more fix
...
(Logical change 1.594)
2004-10-07 16:46:16 +00:00
(none)!yura
0f4bb99ea1
libntfs/attrib.c
...
one more fix
BKrev: 416572d8LTKSfbQ8LJtMf2cQN32yGg
2004-10-07 16:46:16 +00:00
(none)!yura
a85cbd7bd3
libntfs/attrib.c
...
fix some stupid bugs
BKrev: 4165717djPCbL1sKSjq_8_DTEs2faQ
2004-10-07 16:40:29 +00:00
(none)!yura
59407ac0ff
fix some stupid bugs
...
(Logical change 1.593)
2004-10-07 16:40:29 +00:00
(none)!yura
a929f9f0ba
Update.
...
(Logical change 1.592)
2004-10-07 14:04:09 +00:00
(none)!yura
ad7b4d8fc1
Add new API attrib.[ch]::ntfs_attr_record_move_to and make ntfs_resident_attr_resize use it.
...
BKrev: 41654cd9yv0ylraU7X-ejcf6Xkw5PQ
2004-10-07 14:04:09 +00:00
(none)!yura
d4d69304ff
- Add new API ntfs_attr_record_move_to and make ntfs_resident_attr_resize use it.
...
- Cleanups.
(Logical change 1.592)
2004-10-07 14:04:09 +00:00
(none)!yura
988c84f887
fix to my previous fix
...
BKrev: 415d8e2dnflzSZLbpMRzkP3gsIqDeQ
2004-10-01 17:04:45 +00:00
(none)!yura
a4d40d673a
fix to my previous fix
...
(Logical change 1.591)
2004-10-01 17:04:45 +00:00
cantab.net!aia21
1dafa90ef7
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
...
into cantab.net:/home/src/ntfsprogs
2004/10/01 14:56:31+01:00 cantab.net!aia21
Fix stupid typo where I had >> vol->cluster_size instead of
>> vol->cluster_size_bits.
BKrev: 415d621aaIQOwfG2GYxE99Z3o4DfPQ
2004-10-01 13:56:42 +00:00
cantab.net!aia21
b81e3f8959
Fix stupid typo where I had >> vol->cluster_size instead of
...
>> vol->cluster_size_bits.
(Logical change 1.590)
2004-10-01 13:56:42 +00:00
(none)!yura
83598b5e1d
libntfs/attrib.c
...
- Mapping pairs offset fixes.
- Indent fixes.
- ntfs_non_resident_attr_expand: fix some error code paths.
BKrev: 415d4d04vMDn9ENkB_Z6ugjj76cnKw
2004-10-01 12:26:44 +00:00
(none)!yura
b89f1ee8f6
- Mapping pairs offset fixes.
...
- Indent fixes.
- ntfs_non_resident_attr_expand: fix some error code paths.
(Logical change 1.589)
2004-10-01 12:26:44 +00:00
elisa-laajakaista.fi!szaka
8dc76eeeb0
ntfsclone TODO update
...
(Logical change 1.588)
2004-09-30 22:27:04 +00:00
elisa-laajakaista.fi!szaka
72025c9e74
TODO.ntfsprogs: ntfsclone TODO update
...
BKrev: 415c8838hG6eORtv1B3eQmENm1MjtA
2004-09-30 22:27:04 +00:00
elisa-laajakaista.fi!szaka
f7957bf3a6
ntfsclone: honor bad clusters list ($BadClus:$Bad), known bad sectors aren't tried to be saved anymore (Szaka)
...
BKrev: 415c4d900JnOJDvMItDMUakPDPNXrw
2004-09-30 18:16:48 +00:00
elisa-laajakaista.fi!szaka
63b6f9ff3f
ntfsclone: honor bad clusters list ($BadClus:$Bad), known bad sectors aren't tried to be saved anymore (Szaka)
...
(Logical change 1.587)
2004-09-30 18:16:48 +00:00
elisa-laajakaista.fi!szaka
ec00d338cb
honor bad clusters list ($BadClus:$Bad), known bad sectors aren't tried to be saved anymore (Szaka)
...
(Logical change 1.587)
2004-09-30 18:16:48 +00:00
cantab.net!aia21
5d3b1b0f2b
Rename scpu_to_le{16,32,64}() to cpu_to_sle{16,32,64}() to match the kernel.
...
BKrev: 415c1f8fCHgsWh4EEJdrb4uAQkKqcg
2004-09-30 15:00:31 +00:00
cantab.net!aia21
8b3c03e173
Rename scpu_to_le{16,32,64}() to cpu_to_sle{16,32,64}() to match the kernel.
...
(Logical change 1.586)
2004-09-30 15:00:31 +00:00
(none)!yura
67ca77c25c
Use ntfs_attr_reinit_search_ctx instead ntfs_attr_init_search_ctx, because Anton fixed bug prevent us doing so.
...
BKrev: 415ada4enbsYCkE7_BGDvs3Pcp3UmA
2004-09-29 15:52:46 +00:00
(none)!yura
59ab6cdb33
Use ntfs_attr_reinit_search_ctx instead ntfs_attr_init_search_ctx, because Anton fixed bug prevent us doing so.
...
(Logical change 1.585)
2004-09-29 15:52:46 +00:00