summaryrefslogtreecommitdiff
path: root/filesystems/xfsprogs/files/patch-libxcmd_paths.c
blob: 59037da27541bc5289aaac3a2e250b11b712a06a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libxcmd/paths.c.orig	2015-07-24 04:28:04 UTC
+++ libxcmd/paths.c
@@ -364,7 +364,7 @@ fs_table_initialise_mounts(
 			continue;
 		if (!realpath(stats[i].f_mntfromname, rmntfromname))
 			continue;
-		if (!realpath(stats[i].f_mntonname, rmnttomname)))
+		if (!realpath(stats[i].f_mntonname, rmntonname))
 			continue;
 
 		if (path &&