kpmcore/src/fs
Andrius Štikonas 95a74c63d1 Do not report wrong mountpoint for closed LUKS file systems.
When libparted scans luks partitions it calls detectFileSystem
regardless of whether luks is open or closed. This results in
mapperNode being empty, so we need to prevent detectFileSystem
from reporting anything in this case.
2017-09-14 17:50:21 +01:00
..
CMakeLists.txt Add support for detecting ISO9660 file systems. 2017-09-08 11:42:12 +01:00
btrfs.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
btrfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
exfat.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
exfat.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ext2.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ext2.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ext3.cpp Make Filesystem::create non-const. 2016-09-05 12:10:56 +01:00
ext3.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
ext4.cpp Make Filesystem::create non-const. 2016-09-05 12:10:56 +01:00
ext4.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
extended.cpp Make Filesystem::create non-const. 2016-09-05 12:10:56 +01:00
extended.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
f2fs.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
f2fs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
fat16.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
fat16.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
fat32.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
fat32.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
filesystem.cpp Do not report wrong mountpoint for closed LUKS file systems. 2017-09-14 17:50:21 +01:00
filesystem.h Add functions to access untranslated name of file system. 2017-09-14 14:23:07 +01:00
filesystemfactory.cpp Add support for detecting ISO9660 file systems. 2017-09-08 11:42:12 +01:00
filesystemfactory.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
hfs.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
hfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
hfsplus.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
hfsplus.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
hpfs.cpp Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
hpfs.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
iso9660.cpp Add support for detecting ISO9660 file systems. 2017-09-08 11:42:12 +01:00
iso9660.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
jfs.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
jfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
linuxswap.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
linuxswap.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
luks.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
luks.h Fix more minor clang issues. 2017-09-11 00:29:30 +01:00
lvm2_pv.cpp lvm: disable error channel for vgs/pvs commands. 2017-09-04 19:55:08 +01:00
lvm2_pv.h Fix more minor clang issues. 2017-09-11 00:29:30 +01:00
nilfs2.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
nilfs2.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ntfs.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ntfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ocfs2.cpp Make Filesystem::create non-const. 2016-09-05 12:10:56 +01:00
ocfs2.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
reiser4.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
reiser4.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
reiserfs.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
reiserfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
udf.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
udf.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ufs.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ufs.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
unformatted.cpp Make Filesystem::create non-const. 2016-09-05 12:10:56 +01:00
unformatted.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
unknown.cpp Disable MountPointDialog for swap, lvm pv and unknown partitions. 2016-05-24 17:26:12 +01:00
unknown.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
xfs.cpp Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
xfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
zfs.cpp Remove unnecessary "this->". 2016-04-21 22:48:58 +01:00
zfs.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00