| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Bugs

This version was saved 16 years, 1 month ago View current version     Page history
Saved by PBworks
on March 15, 2008 at 3:21:31 pm
 

 

TODOs

 

   1) Organize the code in proper files and do some cleanup. Currently everything is in one big file.    --  DONE (partially)

   2) Add boundary checks for files during writing. No file should allow writing more than a blocksize ( 4096 currently).  -- DONE

   3) Check for previous dirty unmounts and add a mount flag/option to force mount and clean.   -- DONE

   4) Add support for mkdir, ln, touch.

   5) Add journaling

 

 

BUGS

 

The section contains the open bugs in NGFS till now. Each bug should mention the source code (in downloads section) in which it is present.

If you are working on some bug, please write your name or update status below it.

 

Open

 

    1) Correct the write code . It writes the data but throws a warning too with vi.

    2) Sometimes I can see a data lost for some files during mount and remount.

 

 

Closed

Comments (0)

You don't have permission to comment on this page.