busybox/util-linux
Alexander Shishkin 7765095441 mount: pass NULL, not "", as "data" to mount syscall if we have no opts
When mounting a filesystem without any additional options (data parameter
to the mount(2) syscall), pass NULL instead of an empty string like GNU
mount does. This fixes, for example mounting cgroup fs with bbox mount.

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-10-28 06:10:03 +02:00
..
volume_id *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
acpid.c acpid: add config file and map file 2010-09-26 12:40:05 +02:00
blkid.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
blockdev.c Again fix license line format 2010-09-06 17:41:46 +02:00
Config.src powertop: new applet 2010-10-25 03:44:34 +02:00
dmesg.c dmesg: more correct skipping of <N>; use faster putchar for most output 2010-10-19 23:08:33 +02:00
fbset.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fdformat.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fdisk_aix.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fdisk_gpt.c crc32: cleanups, no code changes 2010-10-28 05:38:11 +02:00
fdisk_osf.c fdisk: Add support for NDS32 architecture. 2010-08-11 14:12:00 +02:00
fdisk_sgi.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fdisk_sun.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fdisk.c fdisk: initial stab at GPT partition support 2010-10-25 02:00:24 +02:00
findfs.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
flock.c *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 2010-08-12 14:14:45 +02:00
freeramdisk.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fsck_minix.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
getopt.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
hexdump.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
hwclock.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
ipcrm.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
ipcs.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
losetup.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
lspci.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
lsusb.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
mdev.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
minix.h *: more portability fixes by Dan Fandrich 2009-09-23 23:15:43 +02:00
mkfs_ext2_test.sh mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 2009-10-22 12:12:17 +02:00
mkfs_ext2.c libbb: add xfstat function 2010-08-31 12:42:06 +02:00
mkfs_ext2.txt mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 2009-10-22 12:12:17 +02:00
mkfs_minix.c libbb: add xfstat function 2010-08-31 12:42:06 +02:00
mkfs_reiser.c libbb: add xfstat function 2010-08-31 12:42:06 +02:00
mkfs_vfat.c libbb: add xfstat function 2010-08-31 12:42:06 +02:00
mkswap.c libbb: add xfstat function 2010-08-31 12:42:06 +02:00
more.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
mount.c mount: pass NULL, not "", as "data" to mount syscall if we have no opts 2010-10-28 06:10:03 +02:00
pivot_root.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
rdate.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
rdev.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
readprofile.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
rev.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
rtcwake.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
script.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
scriptreplay.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
setarch.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
swaponoff.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
switch_root.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
umount.c umount: I forgot to change another PATH_MAX to 4096 2010-10-24 13:28:45 +02:00