Displaying 8 results from an estimated 8 matches for "stlman".
Did you mean:
salman
2007 Apr 28
2
DO NOT REPLY [Bug 4573] New: Hide/protect filtering of xattrs by name
https://bugzilla.samba.org/show_bug.cgi?id=4573
Summary: Hide/protect filtering of xattrs by name
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: hashproduct+rsync@gmail.com
2008 Mar 03
1
DO NOT REPLY [Bug 5300] New: --xattrs-exclude and --xattrs-exclude-from
...rs-exclude and --xattrs-exclude-from
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: stlman@poczta.fm
QAContact: rsync-qa@samba.org
Options to specify which xattrs to ignore while comparing copying files. It
seems like it should be possible to use filename filtering infrastructure.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are recei...
2015 Jan 04
2
sys-kernel/gentoo-sources-3.17.7 - nouveau driver fails at system resume - nouveau E[ PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail
Hello,
I'd like to bring to your attention a bug report[1] I have filed
on the Gentoo bugzilla about a regression (quite an old one) in
the nouveau driver.
If there is anything missing in the report that could help fixing
the problem, please feel free to ask.
[1] https://bugs.gentoo.org/show_bug.cgi?id=534038
--
Było mi bardzo miło. Twoje oczy lubią mnie
>Łukasz<
2009 Jul 27
2
DO NOT REPLY [Bug 6576] New: generate_files lists non-existent files
...erate_files lists non-existent files
Product: rsync
Version: 3.0.6
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: stlman at poczta.fm
QAContact: rsync-qa at samba.org
When I run rsync -X (see below) remote rsync reports (xattrs.c:159):
rsync: get_xattr_names: llistxattr("etc",1024) failed: No such file or
directory (2)
the command I enter to start rsync is:
/usr/bin/rsync -aXn --stats --delete...
2007 Apr 04
0
dosattr tool
Greetings.
I have written a small tool called dosattr that might be
very useful for samba administrators. It makes manipulation
of DOS attributes stored in user.DOSATTRIB more convenient
than get/setfattr(1).
Check it out, it is available at http://stlman.fm.interia.pl/dosattr/
Please CC any replies, I am not a subscriber
--
Best regards,
>?ukasz<
----------------------------------------------------------------------
Zazdro?? o ex- nie zna granic >>>
Zobacz >>> http://link.interia.pl/f1a36
2015 Jan 04
0
sys-kernel/gentoo-sources-3.17.7 - nouveau driver fails at system resume - nouveau E[ PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail
...`nouveau.nofbaccel=1` and see if that helps. Some
many kernels ago, acceleration of the console on fb resume got fixed,
and is now causing issues for you and a few others. This will turn off
fbcon accel, which should hopefully sidestep the issue.
On Sun, Jan 4, 2015 at 5:32 AM, Lukasz Stelmach <stlman at poczta.fm> wrote:
> Hello,
>
> I'd like to bring to your attention a bug report[1] I have filed
> on the Gentoo bugzilla about a regression (quite an old one) in
> the nouveau driver.
>
> If there is anything missing in the report that could help fixing
> the probl...
2009 Jul 29
13
DO NOT REPLY [Bug 6590] New: [sender] could not find xattr #1 for home/jdoe/TheFresh
...find xattr #1 for home/jdoe/TheFresh
Product: rsync
Version: 3.0.5
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: stlman at poczta.fm
QAContact: rsync-qa at samba.org
I get a message like the one in the summary when I try to copy files with their
EAs (xattrs.c:591 in 3.0.6, I run 3.0.5). However, "TheFresh" directory has got
no attributes (empty output of getfattr -dm. /home/jdoe/TheFresh).
The...
2008 Mar 02
2
DO NOT REPLY [Bug 5298] New: xattrs and acls do not work well together along with fake-super, even worse on XFS
...fake-super, even worse on XFS
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: stlman@poczta.fm
QAContact: rsync-qa@samba.org
I may suspect there is a problem with the options: fake-super, xattrs and acls.
Let me present an example. (create a test directory and enter it as root,
configure rsyncd with the test module too)
rm -rf source
mkdir source
echo data2 > sourc...