| 
  • 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, 2 months ago View current version     Page history
Saved by PBworks
on February 22, 2008 at 10:20:40 am
 

 

TODOs

 

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

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

 

 

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. Unable to mount when the partition is created with any other blocksize other than 4096. (Source code 2 in Downloads Working section)

                  The kernel fills with sb->s_bdev with 4096 by default , probably because i created it on ext2 in a file. ........still open

 

Closed

Comments (0)

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