Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 985d2fd5efc52f6f0bb6a204f50a8e7b > files > 3

dump-0.4-0.6.b42.fc13.src.rpm

diff -up ./dump-0.4b42/restore/xattr.c.rh568457 ./dump-0.4b42/restore/xattr.c
--- ./dump-0.4b42/restore/xattr.c.rh568457	2008-06-09 15:25:40.000000000 +0200
+++ ./dump-0.4b42/restore/xattr.c	2010-03-04 11:28:40.649246489 +0100
@@ -424,6 +424,9 @@ xattr_cb_set(char *name, char *value, in
 	char *path = (char *)private;
 	int err;
 	
+	if(Nflag)
+		return GOOD;
+	
 	isSELinux;
 #ifdef TRANSSELINUX			/*GAN6May06 SELinux MLS */
 	if (isSELinux)