]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: special treatment for auto in fstype pattern
authorKarel Zak <kzak@redhat.com>
Mon, 23 Jun 2014 10:42:33 +0000 (12:42 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 23 Jun 2014 10:42:33 +0000 (12:42 +0200)
commitb1f03df7983975919b2d2f6eaa3175212ce61bee
treece2c3423924066ee8fac60cfa90731a81afeedc5
parent033effcacd546952698e18a7eb56c1ce8b167cbe
libmount: special treatment for auto in fstype pattern

Let's support

  mount -t ext2,auto /dev/sde /media/stick

Reported-by: Andreas Henriksson <andreas@fatal.se>
Addresses: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506695
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/context.c
libmount/src/context_mount.c
libmount/src/mountP.h