After deleting a file with the del command
| Project: | JNode Core |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | pgwiasda |
| Status: | won't fix |
Jump to:
Description
After deleting a file with the del command a subsequent dir command shows the deleted file with size zero. However, when 'cat'-ing the phantom file a FileNotFoundException is thrown, correctly. This problem was identified on the ramdisk under /devices/jnode.
- Login to post comments
#1
#2
This bug used the old fat code.
The code is considered deprecated, so it will not be fixed.