]> git.proxmox.com Git - systemd.git/blobdiff - src/core/mount.h
New upstream version 236
[systemd.git] / src / core / mount.h
index f81e4217dfbb3431814e1b03638e8f94db9f4520..44fe3b889eaa092df86ae9e11a68f64e614f5371 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
 /***
@@ -67,8 +68,6 @@ struct Mount {
         bool just_mounted:1;
         bool just_changed:1;
 
-        bool reset_accounting:1;
-
         bool sloppy_options;
 
         bool lazy_unmount;