mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
UDF does not have separate preallocated table of inodes. So similarly to XFS we pretend that every free block is also a free inode in statfs(2) output. Clarify this in a comment. Signed-off-by: Jan Kara <jack@suse.cz>