Changes between Version 19 and Version 20 of file_system
- Timestamp:
- Jul 8, 2015, 7:01:38 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
file_system
v19 v20 202 202 * -8 : "Cannot remove file/dir from FS" 203 203 204 === __int _fat_rename( char* old_path , new_path )__ ===204 === __int '''_fat_rename'''( char* old_path , new_path )__ === 205 205 This function implements the giet_fat_rename() system call. 206 206 It moves an existing file or directory from one node (defined by "old_path"