Got rid of a comment on an #endif.
authorWayne Davison <wayned@samba.org>
Mon, 30 Oct 2006 19:36:21 +0000 (19:36 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 30 Oct 2006 19:36:21 +0000 (19:36 +0000)
xattrs.diff

index 00e2ede..25edadf 100644 (file)
@@ -1,5 +1,7 @@
 Depends-On-Patch: acls.diff
 
+This patch adds preliminary support for extended attributes.
+
 After applying this patch, run these commands for a successful build:
 
     ./prepare-source
@@ -8,7 +10,8 @@ After applying this patch, run these commands for a successful build:
 
 TODO:
 
- - This patch needs to be rewritten to more efficiently handle large xattrs.
+ - This patch needs to more efficiently handle large xattrs, especially when
+   they're unchanged.
 
  - Extraneous xattr values need to be removed from files that are not being
    recreated.
@@ -473,7 +476,7 @@ TODO:
 +                               "extended attributes are not supported on this %s\n",
 +                               am_server ? "server" : "client");
 +                      return 0;
-+#endif /* SUPPORT_XATTRS */
++#endif
  
                default:
                        /* A large opt value means that set_refuse_options()