diff options
author | Etienne Brateau <etienne.brateau@gmail.com> | 2022-01-23 05:17:03 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-01-23 10:58:35 +0100 |
commit | 2cb1b1a80d6d1934989c693d7a3a4d3f8e12935a (patch) | |
tree | 55b7b878965dad342c6b26743e23355e50a3c1b7 /ext2fs | |
parent | 607df509321e62279ffb2b267f003dae943bceb1 (diff) | |
download | hurd-2cb1b1a80d6d1934989c693d7a3a4d3f8e12935a.tar.gz hurd-2cb1b1a80d6d1934989c693d7a3a4d3f8e12935a.tar.bz2 hurd-2cb1b1a80d6d1934989c693d7a3a4d3f8e12935a.zip |
ext2fs: remove unneeded file
Message-Id: <20220123041715.19402-5-etienne.brateau@gmail.com>
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/sblock.words | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext2fs/sblock.words b/ext2fs/sblock.words deleted file mode 100644 index e17b8fa3..00000000 --- a/ext2fs/sblock.words +++ /dev/null @@ -1,6 +0,0 @@ -inodes blocks r_blocks free_blocks -free_inodes first_dblock log_block_size log_frag_size -blocks/group frags/group inodes/group mtime -wtime mnt_cnt;max magic;state errors;pad -lastcheck check_int creator_os rev_level -res_uid;gid |