]> git.ipfire.org Git - thirdparty/systemd.git/commit - udevdb.c
[PATCH] allow NAME_SIZE > SYSFS_PATH_MAX
authorolh@suse.de <olh@suse.de>
Sat, 3 Jul 2004 01:59:30 +0000 (18:59 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:36:59 +0000 (21:36 -0700)
commitcf9ffc8d9c02553b9698a795f26208fc121c8f1a
tree570f2d9e0445b2ab290ddf5bfd8775fdf64647b9
parentea08d6fc3eff4ca20a195451d7f3e154e50acb1f
[PATCH] allow NAME_SIZE > SYSFS_PATH_MAX

NAME_SIZE is too small for some configurations. This patch allows more
or longer names, it just keeps the stack in a sane state.
udevdb.c