2002/07/02 23:47:10-00:00 !antona Global replacement of __[su]{8,16,32,64} with [su]{8,16,32,64} and layout.h define it. 2002/04/14 15:26:23-00:00 !antona Remove find_first_attr and make all users use get_attr_search_ctx + find_attr instead. 2002/04/14 13:56:45-00:00 !antona cleanup header files. 2001/06/01 02:07:24-00:00 !antona It has been a long time since last commit. At moment have done a lot of work on mkntfs but also at the moment ntfsfix and ntfsdump_logfile and libntfs are broken. Basically only mkntfs works and that is not complete either. 2001/04/10 22:20:19-00:00 !antona Ok, ntfsd was a mistake for userspace. It increases complexity no end while not giving us much functionality. Lets get it working and then worry about the kernel. - As it was the idea originally anyway, so this is just a return on the right track. (-8 We keep the timer and signal handler but the only thing we do is to set a bool flag (ntfs_need_sync) and we will just check this in appropriate places and if it is true we call ntfs_sync_volumes() which sets it back to false. This means no more locking at all of any description and no need to worry about the signal handler interrupting things in bad ways and/or at bad times in the main code. 2001/04/08 03:02:55-00:00 !antona Added cvs Id header. 2001/04/05 20:14:45-00:00 !antona Commit of current state of development including locking a la kernel. This doesn't work on user space (semaphores don't work). Just want to have it committed. Will take out locking / modify it where necessary to use pthreads ASAP. 2001/04/03 22:41:30-00:00 !antona We now have files and keep track of them on a per volume basis and same for inodes (mft_records). At least conceptually anyway. 2001/01/25 22:25:43-00:00 !antona More files added to ntfs lib. Fixed some consistency problems. 2001/01/24 15:01:18-00:00 !antona Added bitmap header. (Logical change 1.5) |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
attrib.h | ||
bitmap.h | ||
bootsect.h | ||
debug.h | ||
dir.h | ||
disk_io.h | ||
endians.h | ||
inode.h | ||
layout.h | ||
list.h | ||
logfile.h | ||
mft.h | ||
mst.h | ||
runlist.h | ||
support.h | ||
types.h | ||
unistr.h |