mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 19:14:03 +00:00
![]() -Add define for indexed flag for resident attributes, RA_INDEXED. -CreateBTreeFromIndex() - Don't try to read index entries beyond attribute length. -Move NtfsAddFileNameToDirectory() from dirctl.c to mft.c (no changes to function). -SetResidentAttributeDataLength() - Don't try to free AttribData if it hasn't been allocated. Cast IndexRecord to PUCHAR for WriteAttribute(), and cast BitmapData to PCHAR for ReadAttribute() (make gcc happy). -Replace magic number 16 with a define, NTFS_FILE_FIRST_USER_FILE. svn path=/branches/GSoC_2016/NTFS/; revision=75371 |
||
---|---|---|
.. | ||
btrfs | ||
cdfs | ||
cdfs_new | ||
ext2 | ||
fastfat | ||
ffs | ||
fs_rec | ||
msfs | ||
mup | ||
nfs | ||
npfs | ||
ntfs | ||
reiserfs | ||
udfs | ||
CMakeLists.txt |