HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
tracing
/
uspace
/
srv
/
fs
/
fat
/
fat_idx.c
@ 4621
– Rev 4692
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4692
5556 d 4 h
svoboda
/branches/tracing/
Merge trunk changes up to r4686.
3675
5813 d 1 h
svoboda
/branches/tracing/
Merge latest trunk changes to tracing.
3623
5825 d 12 h
svoboda
/branches/tracing/
Merge latest trunk changes into tracing.
3597
5828 d 1 h
svoboda
/branches/tracing/
Merge latest trunk changes into tracing.
3424
5894 d 1 h
svoboda
/branches/tracing/
Merge trunk changes up to r3180 into tracing
3011
6006 d 2 h
svoboda
/branches/tracing/
Merged latest trunk changes to tracing
2925
6017 d 14 h
svoboda
/branches/tracing/
Merged latest trunk changes to tracing branch
2890
6024 d 4 h
jermar
/trunk/uspace/srv/fs/fat/
Need a way to locate the FAT index structure by VFS index. Also fix code that
locates the FAT index structure by position in the file system namespace.
2889
6027 d 3 h
jermar
/trunk/uspace/srv/fs/fat/
Add hash table for used fat_idx_t structures and implement fat_idx_map().
2884
6028 d 2 h
jermar
/trunk/uspace/srv/fs/fat/
merge vs. coalesce
2881
6028 d 7 h
jermar
/trunk/uspace/srv/fs/fat/
Code for de/allocation of VFS indices for FAT.
2876
6028 d 10 h
jermar
/trunk/uspace/srv/fs/fat/
Add a dedicated source file for handling FAT indices.