busybox/util-linux/volume_id
Denis Vlasenko d5e305944a findfs: fix LUKS and FAT detection routines; do not exit if corrupted
FAT fs makes us try to seek past volume

function                                             old     new   delta
volume_id_get_buffer                                 301     327     +26
volume_id_probe_luks                                  79      82      +3
get_attr_volume_id                                    73      65      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 29/-8)              Total: 21 bytes
2008-10-12 11:17:49 +00:00
..
cramfs.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
ext.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
fat.c findfs: fix LUKS and FAT detection routines; do not exit if corrupted 2008-10-12 11:17:49 +00:00
get_devname.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
hfs.c whitespace fixes 2008-03-28 01:00:09 +00:00
iso9660.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
jfs.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
Kbuild volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
linux_raid.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
linux_swap.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
luks.c findfs: fix LUKS and FAT detection routines; do not exit if corrupted 2008-10-12 11:17:49 +00:00
ntfs.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
ocfs2.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
reiserfs.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
romfs.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
sysv.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
udf.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
unused_highpoint.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_hpfs.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_isw_raid.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_lsi_raid.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_lvm.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_mac.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_minix.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_msdos.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_nvidia_raid.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_promise_raid.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_silicon_raid.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
unused_ufs.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
unused_via_raid.c volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
util.c findfs: fix LUKS and FAT detection routines; do not exit if corrupted 2008-10-12 11:17:49 +00:00
volume_id_internal.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
volume_id.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
xfs.c volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00