]> git.ipfire.org Git - thirdparty/systemd.git/commit
import: don't complain if FS_NOCOW_FL is not available
authorLennart Poettering <lennart@poettering.net>
Mon, 20 Jan 2020 20:10:31 +0000 (21:10 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Jan 2020 20:10:31 +0000 (21:10 +0100)
commit137c6c6b36597f687ebdaf5c5321ef33d54f4ebe
tree1b5773143c4996fb6bddce3a54e572d11b84fc4f
parentcdc6804b6046282a42117678751c126a022cd24a
import: don't complain if FS_NOCOW_FL is not available

Let's downgrade the log message to LOG_DEBUG if triggered by an fs that
doesn't support the flag.
src/import/import-raw.c
src/import/pull-raw.c
src/shared/import-util.c
src/shared/import-util.h