]> err.no Git - util-linux/commit
mount: use verbose mode instead debug mode
authorKarel Zak <kzak@redhat.com>
Fri, 25 May 2007 11:33:22 +0000 (13:33 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 25 May 2007 11:33:22 +0000 (13:33 +0200)
commit10e7d5c15fa8e8618bdc117d498276e78d9a570d
treec5c7ccf2141cabc95ba3247fbf3d0a08d3477e3f
parentbcea2252572bfecd002500cc8d0e2f3fd807ebdd
mount: use verbose mode instead debug mode

The patch:

  commit 61d9d2ff1cb0e28e2b88099bbc5b919fa5004fce
  Date:   Wed Dec 27 23:35:56 2006 +0100

added debug mode to the mount command. It was mistake. It's better to
use old verbose mode instead a new debug mode. This patch transform
all staff from debug mode to to verbose mode.

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.c
mount/sundries.h
tests/expected/ts-mount-paths
tests/expected/ts-mount-special
tests/ts-mount-paths
tests/ts-mount-special