Commit Graph

1992 Commits (daad6adcea3cf2bc32b6ddf1e5aadf4b2719c708)
 

Author SHA1 Message Date
(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
(none)!yura 21613e7190 ntfs_mapping_pairs_build:
- Make it set stop vcn even function doesn't failed.
- Minor bugfix.

(Logical change 1.584)
2004-09-29 15:43:22 +00:00
(none)!yura 030e531012 SCCS merged
2004/09/29 18:21:24+03:00 (none)!yura
SCCS merged

2004/09/29 18:16:34+03:00 (none)!yura
Update.

(Logical change 1.584)
2004-09-29 15:43:22 +00:00
(none)!yura 6f27be95ef Merge
2004/09/29 18:35:01+03:00 (none)!yura
Merge

2004/09/29 18:16:34+03:00 (none)!yura
include/ntfs/attrlist.h
    Add new helper ntfs_attrlist_mark_dirty.
libntfs/attrib.c
    - Deallocate clusters when free atribute list.
    - Write ntfs_attr_update_mapping_pairs and make ntfs_non_resident_attr_{shrink,expand} use it.
libntfs/runlist.c
    ntfs_mapping_pairs_build:
    - Make it set stop vcn even function doesn't failed.
    - Minor bugfix.

BKrev: 415ad81aQ8d6CL2cbK7X90Wi0br1bQ
2004-09-29 15:43:22 +00:00
(none)!yura bb9c8afe60 Auto merged
2004/09/29 18:35:00+03:00 (none)!yura
SCCS merged

2004/09/29 18:16:34+03:00 (none)!yura
- Deallocate clusters when free atribute list.
- Write ntfs_attr_update_mapping_pairs and make ntfs_non_resident_attr_{shrink,expand} use it.

(Logical change 1.584)
2004-09-29 15:43:22 +00:00
(none)!yura 4b95d5ce3e Add ntfs_attr_update_mapping_pairs prototype.
(Logical change 1.584)
2004-09-29 15:43:22 +00:00
(none)!yura 746c36a4be Add new helper ntfs_attrlist_mark_dirty.
(Logical change 1.584)
2004-09-29 15:43:22 +00:00
cantab.net!aia21 a18fb7244f Update
(Logical change 1.583)
2004-09-29 14:45:16 +00:00
cantab.net!aia21 e3c44c8ff6 Always clear ctx->al_entry in ntfs_attr_reinit_search_ctx().
BKrev: 415aca7cWCu3EBuiI-NQXNcdSEJJ1w
2004-09-29 14:45:16 +00:00
cantab.net!aia21 75c1ed8b5d Always clear ctx->al_entry in ntfs_attr_reinit_search_ctx().
(Logical change 1.583)
2004-09-29 14:45:16 +00:00
elisa-laajakaista.fi!szaka b7d713c8f1 - ntfsclone: save by using our, not NTFS cluster allocation bitmap.
This gives more control in the future what to save.

BKrev: 4159f713A1Kny6AMt_QTXVbjQHuaJQ
2004-09-28 23:43:15 +00:00
elisa-laajakaista.fi!szaka e68a61101a - ntfsclone: save by using our, not NTFS cluster allocation bitmap.
This gives more control in the future what to save.

(Logical change 1.582)
2004-09-28 23:43:15 +00:00
elisa-laajakaista.fi!szaka 6afc38f179 libntfs/attrib.c
- suppress bogus gcc warning about uninitialized 'err' variable
libntfs/inode.c
    - fix err <-> errno typo that could cause bogus return value

BKrev: 4159ae841VJpVyLgXynZsPdWhzT-sw
2004-09-28 18:33:40 +00:00
elisa-laajakaista.fi!szaka 82efae551e - suppress bogus gcc warning about uninitialized 'err' variable
(Logical change 1.581)
2004-09-28 18:33:40 +00:00
elisa-laajakaista.fi!szaka f9ac10a85e - fix err <-> errno typo that could cause bogus return value
(Logical change 1.581)
2004-09-28 18:33:40 +00:00
(none)!yura 442fcef5bf libntfs/attrib.c
Make ntfs_attr_record_rm use ntfs_attrlist_need and delete attribute list if it is doesn't need.
libntfs/attrlist.c
    Add new API: ntfs_attrlist_need.

BKrev: 41571913K5_56FJcIFfiZdKO5TzzLA
2004-09-26 19:31:31 +00:00