]> err.no Git - util-linux/commit
mount: getfs_* (fstab) interface has to work with canonicalize()
authorKarel Zak <kzak@redhat.com>
Mon, 28 May 2007 11:20:27 +0000 (13:20 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 28 May 2007 11:20:27 +0000 (13:20 +0200)
commitc20767edf408882e06abc0eb3b75e4dd41581d6f
treecf18e803bd464b4765393b40478925ba955097ce
parent66822df31ae3ddceb72fe269618338aadf3eca6f
mount: getfs_* (fstab) interface has to work with canonicalize()

The getfs_by_dir() and getfs_by_devname() have to be able to work
with canonicalized and also with non-canonicalized paths.

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/fstab.c