]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/mount-util.h
nspawn: make sure images containing an ESP are compatible with userns -U mode
[thirdparty/systemd.git] / src / basic / mount-util.h
index a19b0d9c42101d8f74cce8f2ab63db52e4fd9e45..a81d01927745785b83f2a22657b99956c138564b 100644 (file)
@@ -52,6 +52,7 @@ bool fstype_is_network(const char *fstype);
 bool fstype_is_api_vfs(const char *fstype);
 bool fstype_is_ro(const char *fsype);
 bool fstype_can_discard(const char *fstype);
+bool fstype_can_uid_gid(const char *fstype);
 
 const char* mode_to_inaccessible_node(mode_t mode);