search for: set_xattr

Displaying 9 results from an estimated 9 matches for "set_xattr".

Did you mean: set_attr
2013 Nov 28
3
[Bug 10295] New: do_lchown() after set_xattr() causes xattrs to be dropped on Linux 3.10.20.
https://bugzilla.samba.org/show_bug.cgi?id=10295 Summary: do_lchown() after set_xattr() causes xattrs to be dropped on Linux 3.10.20. Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at sa...
2012 Aug 06
1
[Announce] Samba 3.6.7 Available for Download
...: Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error instead ofNT_STATUS_FILE_LOCK_CONFLICT. o Stefan Metzmacher <metze at samba.org> * BUG 9002: Don't turn negative cache entries into valid idmappings. * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions. * BUG 9057: Fix bugs in SMB2 credit handling code. o Jiri Popelka <jpopelka at redhat.com> * BUG 9055: Fix build against CUPS 1.6. o Jura Sasek <jiri.sasek at oracle.com> * BUG 9037: Fix 'net ads join' on T4 (sun4v) systems on Solaris 10. o And...
2012 Aug 06
1
[Announce] Samba 3.6.7 Available for Download
...: Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error instead ofNT_STATUS_FILE_LOCK_CONFLICT. o Stefan Metzmacher <metze at samba.org> * BUG 9002: Don't turn negative cache entries into valid idmappings. * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions. * BUG 9057: Fix bugs in SMB2 credit handling code. o Jiri Popelka <jpopelka at redhat.com> * BUG 9055: Fix build against CUPS 1.6. o Jura Sasek <jiri.sasek at oracle.com> * BUG 9037: Fix 'net ads join' on T4 (sun4v) systems on Solaris 10. o And...
2012 Aug 13
0
[Announce] Samba 3.5.17 Available for Download
...SUID selected in configure. o Bj?rn Jacke <bj at sernet.de> * BUG 8996: Fix build without ads support. * BUG 9011: Second part of a fix for bug #9011 (Build on HP-UX broken). o Stefan Metzmacher <metze at samba.org> * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions. ###################################################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode.net...
2012 Aug 13
0
[Announce] Samba 3.5.17 Available for Download
...SUID selected in configure. o Bj?rn Jacke <bj at sernet.de> * BUG 8996: Fix build without ads support. * BUG 9011: Second part of a fix for bug #9011 (Build on HP-UX broken). o Stefan Metzmacher <metze at samba.org> * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions. ###################################################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode.net...
2008 Mar 02
3
congrats!
Thanks Wayne and everybody, This is a huge boost to have a modern rsync for OSX. We're all grateful. Rob D PS I did notice that we lost the bsd flags test in 3.0. It was ok in pre10.... thanks again bbouncer Verifying: basic-permissions ... ok Verifying: timestamps ... Sub-test: modification time ... ok ok Verifying: symlinks ... ok Verifying:
2013 Apr 06
3
btrfs-progs: re-add send-test
...ne_ctransid, + const char *clone_path, u64 clone_offset, + void *user) +{ + struct recv_args *r = user; + char *full_path = path_cat(r->full_subvol_path, path); + + printf("clone\t%s\t%s\n", full_path, clone_path); + + free(full_path); + return 0; +} + +static int print_set_xattr(const char *path, const char *name, + const void *data, int len, void *user) +{ + struct recv_args *r = user; + char *full_path = path_cat(r->full_subvol_path, path); + + printf("set_xattr\t%s\t%s\t%d\n", full_path, + name, len); + + free(full_path); + return 0; +} + +stati...
2012 Oct 12
9
[PATCH] Fits: tool to parse stream
...s[] = { + "UNSPEC", + "SUBVOL", + "SNAPSHOT", + "MKFILE", + "MKDIR", + "MKNOD", + "MKFIFO", + "MKSOCK", + "SYMLINK", + "RENAME", + "LINK", + "UNLINK", + "RMDIR", + "SET_XATTR", + "REMOVE_XATTR", + "WRITE", + "CLONE", + "TRUNCATE", + "CHMOD", + "CHOWN", + "UTIMES", + "END" +}; +#define MAX_CMDS (sizeof(cmd_names) / sizeof(char *)) + +#define TYPE_UNDEF 0 +#define TYPE_INT 1 +#define TYPE...
2013 Apr 09
19
[PATCH 00/17] Btrfs-progs: some receive related patches
Most fixes are trivial. The one from Alex is fixing a real bug that several users have reported. Alex sent the patch half a year ago and it was not yet integrated. The patch "Use /proc/mounts instead of /etc/mtab" is a repost. The patch "btrfs-receive optionally honors the end-cmd" is a preparation step to allow backup tools to multiplex a single communication stream (e.g. a