1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
Zdenek Kabelac 94786a3bbf cleanup: use just PATH_MAX size
Avoid playing with +1.

PATH_MAX code needs probably more thinking anyway, since
there is no MAX path in Linux - user may easily create path
with 64kB chars - so 4kB buffer is surelly not enough for
such dirs.

Note:
http://insanecoding.blogspot.cz/2007/11/pathmax-simply-isnt.html
2014-08-19 14:33:06 +02:00
..
dev-cache.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
dev-cache.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
dev-io.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
dev-luks.c device: cleanup signature wiping functions 2013-11-27 12:56:58 +01:00
dev-md.c cleanup: internal error for impossible path 2014-05-26 22:57:28 +02:00
dev-swap.c dev-swap: use SECTOR_SHIFT 2014-03-22 20:43:05 +01:00
dev-type.c cleanup: use just PATH_MAX size 2014-08-19 14:33:06 +02:00
dev-type.h wiping: wipe DM_snapshot_cow signature without prompt in newly created LVs 2014-02-10 13:28:13 +01:00
device-types.h cleanup: reorder commonly available devs in system to the front 2014-02-24 21:13:35 +01:00
device.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00