original_kernel/fs/udf
Jan Kara 356557be86 udf: Clarify meaning of f_files in udf_statfs
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>
2020-01-20 13:59:41 +01:00
..
Kconfig
Makefile
balloc.c
dir.c
directory.c
ecma_167.h udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags 2020-01-13 12:38:46 +01:00
file.c
ialloc.c
inode.c
lowlevel.c
misc.c
namei.c
osta_udf.h udf: Update header files to UDF 2.60 2020-01-08 11:12:20 +01:00
partition.c
super.c udf: Clarify meaning of f_files in udf_statfs 2020-01-20 13:59:41 +01:00
symlink.c
truncate.c
udf_i.h
udf_sb.h
udfdecl.h
udfend.h
udftime.c
unicode.c