mount: support "-O option"; stop trying to mount swap partitions
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 14 Mar 2009 22:57:20 +0000 (22:57 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 14 Mar 2009 22:57:20 +0000 (22:57 -0000)
commit7aaedcf21ee4c9eb49d7f1f74500c1b84cef75e7
tree72f83132e3d6e64a67956ff2160fff7c8c9f22c1
parent447ab18cf6e2a05842bab443255b0fdf0f4e598e
mount: support "-O option"; stop trying to mount swap partitions

function                                             old     new   delta
mount_main                                           975    1152    +177
umount_main                                          640     636      -4
packed_usage                                       25666   25662      -4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 177/-8)            Total: 169 bytes
include/usage.h
libbb/match_fstype.c
util-linux/mount.c
util-linux/umount.c