rv1126-uboot/fs
Jason Zhu e17ddcea32 fs: add api to get the name of filesystem type
Let others to get the name of partition filesystem type which
is private member in fs/fs.c

Change-Id: Iae5c89c705fa65b5eedb4550963003b6e03e2820
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
2018-03-06 15:33:28 +08:00
..
cbfs
cramfs
ext4 UPSTREAM: ext4: recover from filesystem corruption when reading 2018-01-17 15:27:28 +08:00
fat UPSTREAM: fs/fat: Check malloc return values and fix memory leaks 2018-01-17 15:27:28 +08:00
jffs2 treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
reiserfs UPSTREAM: fs: Create a common fs_devread for ext4/reiserfs/zfs 2018-01-17 15:27:28 +08:00
sandbox
ubifs
yaffs2 treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
zfs UPSTREAM: fs: Create a common fs_devread for ext4/reiserfs/zfs 2018-01-17 15:27:28 +08:00
Kconfig
Makefile UPSTREAM: fs: Create a common fs_devread for ext4/reiserfs/zfs 2018-01-17 15:27:28 +08:00
fs.c fs: add api to get the name of filesystem type 2018-03-06 15:33:28 +08:00
fs_internal.c UPSTREAM: fs: avoid possible NULL dereference in fs_devread 2018-01-17 15:27:28 +08:00