search for: rilling

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

Did you mean: killing
2010 Mar 16
4
ipconfig: DHCP fixes
Hi, Here are two fixes for ipconfig/dhcp, the second of them being required for my dhcp3 server to accept ipconfig's requests. Thanks, Louis Louis Rilling (2): ipconfig: Fix missing dhcp_end field ipconfig: Fix null ciaddr on DHCPREQUEST during SELECTING state usr/kinit/ipconfig/dhcp_proto.c | 4 ++-- usr/kinit/ipconfig/packet.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- Dr Louis Rilling Kerlabs Skype: lou...
2008 Jun 12
5
[RFC][PATCH 0/3] configfs: Miscellaneous fixes
Hi, The following patches fix few bugs/APIs in configfs. The third one depends on the patch introducing configfs_dirent_lock previously submitted in http://lkml.org/lkml/2008/6/12/232 Louis -- Dr Louis Rilling Kerlabs Skype: louis.rilling Batiment Germanium Phone: (+33|0) 6 80 89 08 23 80 avenue des Buttes de Coesmes http://www.kerlabs.com/ 35700 Rennes
2008 Jun 05
2
RESEND [PATCH][BUGFIX] Fix termination of the spoofing portmapper
Hi, I'm resending since I got no feedback: I assume that the message was lost... The attached patch fixes a few bugs related to the spoofing portmapper used by nfsmount. Regards, Louis -- Dr Louis Rilling Kerlabs Skype: louis.rilling Batiment Germanium Phone: (+33|0) 6 80 89 08 23 80 avenue des Buttes de Coesmes http://www.kerlabs.com/ 35700 Rennes -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-dummy-portmapper-termination.patch Type: text/x-diff Size:...
2008 Jul 14
18
[git patches] Ocfs2 and Configfs updates for 2.6.27
...simple_read_from_buffer() Coly Li (1): ocfs2: fix oops in mmap_truncate testing Joel Becker (3): ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs ocfs2: Don't snprintf() without a format. configfs: Allow ->make_item() and ->make_group() to return detailed errors. Louis Rilling (6): configfs: Introduce configfs_dirent_lock configfs: Protect configfs_dirent s_links list mutations configfs: Make configfs_new_dirent() return error code instead of NULL configfs: Fix deadlock with racing rmdir() and rename() configfs: Fix failing mkdir() making ra...
2009 Aug 09
3
Patch queue pushed out
I finally got some time to work through the klibc patch queue... however, since I have been AWOL so long I might have dropped patches. If someone could take a quick look at the git tree before I push a new version out that would be great. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
2010 Mar 16
0
[git pull v3] i386, sparc buildfix + ipconfig fixes
hello hpa, stuff keeps piling up, but shaping up too. :) Louis Rilling debugged the ipconfig failure that I was wondering about lately and fixed it. so his fixes got added to previous pull request v2: please pull git pull git://git.debian.org/users/maks/klibc.git maks for the changes: Louis Rilling (2): [klibc] ipconfig: Fix missing dhcp_end field [klib...
2010 Jul 12
1
klibc-1.5.17 released
Hey, I am currently using some IBM 3850 M2 servers that we have booting from PXE to do NFS root stuff like updating firmware etc prior to getting the system installed with an operating system. Some of these servers install fine and other servers with identical configurations fail to install. In each case when it fails to start it gets to the following point [ 274.004114] NET: Registered
2010 Mar 20
0
klibc-1.5.17 released
Hi all, I have pushed out klibc-1.5.17, mostly based on Max' patchqueue: H. Peter Anvin (3): [klibc] 1.5.16 released, next version is 1.5.17 [klibc] socketcalls: add parens around defined() [klibc] losetup: fix pointer type warnings Louis Rilling (2): [klibc] ipconfig: Fix missing dhcp_end field [klibc] ipconfig: Fix null ciaddr on DHCPREQUEST during SELECTING state maximilian attems (5): [klibc] Use x86_32 cleaned up signal.h [klibc] sparc use cleaned up, merged <linux/signal.h> [klibc] sparc, sparc64 u...
2008 Aug 01
1
[git patches] Ocfs2 and Configfs fixes
...acros.c} (85%) Joel Becker (3): configfs: Include linux/err.h in linux/configfs.h configfs: Pin configfs subsystems separately from new config_items. configfs: Convenience macros for attribute definition. Julia Lawall (1): ocfs2: Release mutex in error handling code Louis Rilling (5): configfs: Fix symlink() to a removing item configfs: Fix failing symlink() making rmdir() fail configfs: Prevent userspace from creating new entries under attaching directories configfs: Lock new directory inodes before removing on cleanup after failure configfs:...