]> git.ipfire.org Git - thirdparty/systemd.git/commit
util-lib: rename fd_check_fstype to fd_is_fs_type
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 31 Oct 2017 12:02:10 +0000 (13:02 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 30 Nov 2017 19:43:25 +0000 (20:43 +0100)
commita66fee2e970bd3e6ac35db2dd6e377c83093b10e
treeb3792082a10c993579f92ec1eec097e0c0aaf7fa
parentb12d25a8d631af00b200e7aa9dbba6ba4a4a59ff
util-lib: rename fd_check_fstype to fd_is_fs_type

Let's use "is" and "fs_type" for consistency with "is_fs_type".
"check" is also more ambiguous than "is".
src/basic/fs-util.c
src/basic/stat-util.c
src/basic/stat-util.h