search for: gruenbacher

Displaying 20 results from an estimated 45 matches for "gruenbacher".

2015 Jan 16
3
PXE Error Reporting
Hi, On 01/16/2015 12:19 AM, Sebastian Herbszt wrote: > Andreas Gruenbacher wrote: >> "Loading <FILE>... failed: No such file or directory" when the TFTP >> server replies with "Permission denied" for the kernel or initrd. > [...] > > The (almost untested) patch below should fix this. hmm, probably close but I still get the s...
2015 Jan 20
5
PXE Error Reporting
On 01/20/2015 12:17 PM, Andreas Gruenbacher wrote: > On 01/20/2015 09:13 PM, H. Peter Anvin wrote: >> I can't remember, but I have a vague recollection that someone >> specifically requested that EACCES be treated the same as ENOENT... > > If that is really necessary then please don't report that condition as &g...
2001 Nov 25
2
ext3 problem with loop devices?
Hello, it seems I am having a problem with loop mounting on ext3. I am doing this: - make an ext2 filesystem in a file - loop mount this file - write into the loop mounted file system - umount the file Sometimes this works; occasionally the file remains empty after the umount. A sync before the umount seems to help. Is this a known problem? Thanks, Andreas.
2000 Jun 08
1
Samba and Linux ACLs
...support? I'd be very interested in Linux ACL support in Samba. If any of you guys want to discuss ACL issues, feel free to use the Majordomo list <acl-devel@bestbits.at>, email me, etc. Regards, Andreas. ------------------------------------------------------------------------ Andreas Gruenbacher, a.gruenbacher@computer.org Contact information: http://www.bestbits.at/~ag/
2002 Aug 26
6
ACL support?
Is it still true that in order for a Linux hosted Samba server to have NT ACL support, the Linux box must have an ACL aware file system such as XFS or Andreas Gruenbacher's kernel patch ("POSIX ACL")? I read this in chapter 4 of "Teach Yourself Samba in 24 Hours". In the time since that book was written, has an easier method been developed, or has a Linux-distro-supplied ACL aware filesystem emerged? I'd like to avoid a kernel compile...
2015 Jan 16
0
PXE Error Reporting
Hello Andreas, Andreas Gruenbacher wrote: > Hi, > > On 01/16/2015 12:19 AM, Sebastian Herbszt wrote: > > Andreas Gruenbacher wrote: > >> "Loading <FILE>... failed: No such file or directory" when the TFTP > >> server replies with "Permission denied" for the kernel or initrd...
2015 Jan 21
2
PXE Error Reporting
On 01/20/2015 02:45 PM, Andreas Gruenbacher wrote: > > Sorry, but people with such stupid requirements just shouldn't be > supported. The approach may look alright in a few specific scenarios at > the cost of everyone else. > That is a pretty harsh statement. That is effectively saying "my use case matters more tha...
2015 Jan 18
2
PXE Error Reporting
Hi, On 01/17/2015 12:57 AM, Sebastian Herbszt wrote: >> On 01/16/2015 12:19 AM, Sebastian Herbszt wrote: >>> Andreas Gruenbacher wrote: >>>> "Loading <FILE>... failed: No such file or directory" when the TFTP >>>> server replies with "Permission denied" for the kernel or initrd. >>> [...] >>> >>> The (almost untested) patch below should fix this. &g...
2024 Feb 09
1
rsync replacing symlinks without warning (resend)
...dules/. Wouldn't it be more useful to make it obvious in the --verbose and --dry-run output what rsync has actually decided to do instead of blaming the user, which is what you're doing? Especially if the behavior is all but self-explanatory? Thanks, Andreas > On 2/4/24 12:58, Andreas Gruenbacher via rsync wrote: > > Hello, > > > > when trying to rsync files between hosts, I ran into a surprising case > > in which rsync replaces a symlink with a directory, with no indication > > of any kind. > > > > In the following reproducer, rsync is called as fo...
2005 Aug 23
1
Minor fs/Kconfig cleanup
...-2.6.12.orig/fs/Kconfig +++ linux-2.6.12/fs/Kconfig @@ -140,7 +140,6 @@ config EXT3_FS_SECURITY config JBD tristate - default EXT3_FS help This is a generic journaling layer for block devices. It is currently used by the ext3 and OCFS2 file systems, but it could Cheers, -- Andreas Gruenbacher <agruen@suse.de> SUSE Labs, SUSE LINUX PRODUCTS GMBH
2015 Jan 14
0
PXE Error Reporting
Hello Andreas, Andreas Gruenbacher wrote: > Hello, > > I've recently ran into a problem trying to boot over TFTP using > pxelinux.0. On the console, I got the following message: > > Could not find ramdisk image: initramfs-3.10.0-123.13.2el7.x86_64 > > It took me a while to figure out that the file...
2015 Jan 15
0
PXE Error Reporting
Hello Andreas, Andreas Gruenbacher wrote: > Sebastian, > > On 01/15/2015 12:49 AM, Sebastian Herbszt wrote: > > which version of pxelinux were you trying? Looks like < 5.x. > > the one from Fedora 20, syslinux-4.05. > > It turns out that pxelinux.0 from Fedora 21, syslinux-6.03, reports > "F...
2015 Jan 18
0
PXE Error Reporting
Hello Andreas, Andreas Gruenbacher wrote: > Hi, > > On 01/17/2015 12:57 AM, Sebastian Herbszt wrote: > >> On 01/16/2015 12:19 AM, Sebastian Herbszt wrote: > >>> Andreas Gruenbacher wrote: > >>>> "Loading <FILE>... failed: No such file or directory" when the TFTP > >...
2015 Jan 20
0
PXE Error Reporting
On Tue, Jan 20, 2015 at 3:55 PM, H. Peter Anvin <hpa at zytor.com> wrote: > On 01/20/2015 12:17 PM, Andreas Gruenbacher wrote: >> On 01/20/2015 09:13 PM, H. Peter Anvin wrote: >>> I can't remember, but I have a vague recollection that someone >>> specifically requested that EACCES be treated the same as ENOENT... >> >> If that is really necessary then please don't report t...
2015 Jan 21
0
PXE Error Reporting
On 01/21/2015 09:56 AM, H. Peter Anvin wrote: > On 01/20/2015 02:45 PM, Andreas Gruenbacher wrote: >> >> Sorry, but people with such stupid requirements just shouldn't be >> supported. The approach may look alright in a few specific scenarios at >> the cost of everyone else. > > That is a pretty harsh statement. That is effectively saying "my use &g...
2015 May 13
1
Posix vs. Windows File/Directory Permissions
Le 13/05/2015 17:41, Rowland Penny a ?crit : > a = access > c = control > l = list > > access control list OR permissions > > lower case for UNIX, > UPPER CASE for Windows OK? I guess I should stop here. But please don't forget to send a patch to Andreas Gruenbacher, the setfacl man page author since he states ? This utility sets Access Control Lists (ACLs) of files and directories. ? so the world can stop using the wrong terminology and start using yours. btw getfact will also return the same info as ls -l if you use it on a file without any ACL. So yes,...
2005 Mar 25
1
[PATCH] kfree() NULL pointer cleanups - no need to check - fs/ext3/
kfree() handles NULL pointers fine - checking is redundant. Signed-off-by: Jesper Juhl <juhl-lkml at dif.dk> --- linux-2.6.12-rc1-mm3-orig/fs/ext3/acl.c 2005-03-02 08:37:55.000000000 +0100 +++ linux-2.6.12-rc1-mm3/fs/ext3/acl.c 2005-03-25 22:41:41.000000000 +0100 @@ -197,8 +197,7 @@ ext3_get_acl(struct inode *inode, int ty acl = NULL; else acl = ERR_PTR(retval); - if (value) -
2015 Jan 14
3
PXE Error Reporting
Hello, I've recently ran into a problem trying to boot over TFTP using pxelinux.0. On the console, I got the following message: Could not find ramdisk image: initramfs-3.10.0-123.13.2el7.x86_64 It took me a while to figure out that the file *could* be found but that the file permissions were set wrong and the file couldn't be read. At the protocol level (tcpdump), the server
2003 Feb 23
6
Copying EAs and ACLs
...g a text based format which is almost identical to what acl_to_text(3) produces, but with ID's added. The exact format used is documented in the file README.ACL inside the package. This approach is less powerful than NFSv4 ACLs, but good enough for POSIX ACL backups.) Best regards, Andreas Gruenbacher. REFERENCES [1] Buck Huppmann: patch: rsync-2.5.5: UNIX ACL support, <http://www.mail-archive.com/rsync@lists.samba.org/msg05573.html>. [2] Gary Fernandez: [PATCH] change rsync to print warning if ACL detected, <http://www.mail-archive.com/rsync@lists.samba.org/msg04988.html>. [3...
2015 Jan 15
3
PXE Error Reporting
Sebastian, On 01/15/2015 12:49 AM, Sebastian Herbszt wrote: > which version of pxelinux were you trying? Looks like < 5.x. the one from Fedora 20, syslinux-4.05. It turns out that pxelinux.0 from Fedora 21, syslinux-6.03, reports "Failed to load ldlinux.c32" when ldlinux.c32 can't be read, and "Loading <FILE>... failed: No such file or directory" when the