]> err.no Git - util-linux/commit
libmount: remove utab from API, update tests
authorKarel Zak <kzak@redhat.com>
Fri, 3 Dec 2010 20:13:52 +0000 (21:13 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Jan 2011 11:28:47 +0000 (12:28 +0100)
commit77417bc00d76086d3cb5876f6fd52d5369c918a4
treec71c225182ee80b5df388ab8a01c65500a8770e3
parent766af80be1c76bbae78bf86ce0ae757082bb92fa
libmount: remove utab from API, update tests

The utab file is private libmount stuff. Anything about utab should
not be exported by library API.

Signed-off-by: Karel Zak <kzak@redhat.com>
14 files changed:
shlibs/mount/src/context.c
shlibs/mount/src/context_umount.c
shlibs/mount/src/fs.c
shlibs/mount/src/mount.h.in
shlibs/mount/src/mountP.h
shlibs/mount/src/tab_parse.c
shlibs/mount/src/tab_update.c
shlibs/mount/src/utils.c
tests/expected/libmount/tabfiles-parse-mountinfo
tests/expected/libmount/update-utab-mount
tests/expected/libmount/update-utab-move
tests/expected/libmount/update-utab-remount
tests/expected/libmount/update-utab-umount
tests/ts/libmount/update