cha0smaster
|
3adc040305
|
Add change protype of ntfs_attr_pwrite: make @b const.
|
2005-07-02 19:16:18 +00:00 |
flatcap
|
949043ab36
|
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
Fix warnings about sign differences
Fix warnings about unused parameters
Tidy a few functions that didn't have { on a new line
|
2005-06-19 21:09:40 +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 |
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
|
db7c9da42f
|
Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving
the previous interface. (Yura, with fixes from Anton)
(Logical change 1.645)
|
2004-12-22 14:04:41 +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
|
daad6adcea
|
- add prototype
(Logical change 1.599)
|
2004-10-10 17:20:48 +00:00 |
(none)!yura
|
a929f9f0ba
|
Update.
(Logical change 1.592)
|
2004-10-07 14:04:09 +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
|
756a0a84ca
|
- add ntfs_resident_attr_record_add prototype.
(Logical change 1.579)
|
2004-09-25 20:10:16 +00:00 |
(none)!yura
|
cc15a37332
|
Export ntfs_make_room_for_attr, ntfs_non_resident_attr_record_add and ntfs_attr_record_rm.
(Logical change 1.568)
|
2004-09-19 19:30:37 +00:00 |
cantab.net!aia21
|
cbbd254b20
|
Export ntfs_attr_record_resize.
(Logical change 1.539)
|
2004-09-09 13:56:46 +00:00 |
cantab.net!aia21
|
3423a8a909
|
Rename uchar_t to ntfschar.
(Logical change 1.392)
|
2004-05-14 13:02:33 +00:00 |
cantab.net!aia21
|
481241602c
|
Change ntfs_get_attribute_value syntax to not have the MFT_RECORD as it
wasn't used anyway and the function is headed for death anyway...
(Logical change 1.332)
|
2004-03-15 10:54:47 +00:00 |
cantab.net!aia21
|
4de7c6fde0
|
Make ntfs_attrs_walk() use AT_UNUSED and CASE_SENSITIVE instead of
zero when calling ntfs_lookup() for type checking correctness. (Yuval
Fledel)
(Logical change 1.297)
|
2004-03-05 11:41:37 +00:00 |
cantab.net!aia21
|
f2c1a93bc8
|
Rename: include/attrib.h -> include/ntfs/attrib.h
(Logical change 1.280)
|
2004-02-25 14:21:14 +00:00 |
cantab.net!aia21
|
b1c59d1796
|
Initial revision
|
2004-02-25 14:21:14 +00:00 |