Feature #564
Finish implementation of sqlfs_proc_statfs
Status: | New | Start date: | 01/25/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: | libsqlfs |
Description
sqlfs_proc_statfs is not completely implemented, see the comments and TODOs
/* we are faking this somewhat by using the data from the underlying partition that the database file is stored on. That means we ignore the path passed in and just use the default_db_name. */ .... /* TODO implement the inode info using information from the db itself */
Subtasks
History
#1 Updated by hans almost 4 years ago
- Target version deleted (
61)