aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4/files/extrapatch-kioslave_media_mediamanager-fstabbackend.cpp
blob: 5a6937d40f75ca60a0d8cd0c66638951bf3f0f3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- kioslave/media/mediamanager/fstabbackend.cpp.orig	Mon May 22 20:12:42 2006
+++ kioslave/media/mediamanager/fstabbackend.cpp	Fri Jun 16 08:56:20 2006
@@ -111,6 +111,7 @@
 	if ( mount->mountType() == "swap"
 	  || mount->mountType() == "tmpfs"
 	  || mount->mountType() == "sysfs"
+	  || mount->mountType() == "fdescfs"
 	  || mount->mountType() == "kernfs"
 	  || mount->mountType() == "usbfs"
 	  || mount->mountType().contains( "proc" )