Skip to content

Commit

Permalink
Update mkfs conf for oracular
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mars <paul.mars@canonical.com>
  • Loading branch information
upils committed Jul 16, 2024
1 parent a4de1cd commit 6050bf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mkfs/confs/24.10/mke2fs.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
features = has_journal
}
ext4 = {
features = has_journal,extent,huge_file,flex_bg,metadata_csum,64bit,dir_nlink,extra_isize
features = has_journal,extent,huge_file,flex_bg,metadata_csum,metadata_csum_seed,64bit,dir_nlink,extra_isize,orphan_file
}
small = {
inode_ratio = 4096
Expand Down
2 changes: 1 addition & 1 deletion mkfs/db
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ focal,1.45.5-2ubuntu1.1
jammy,1.46.5-2ubuntu1.1
mantic,1.47.0-2ubuntu1
noble,1.47.0-2.4~exp1ubuntu4
oracular,1.47.0-2.4~exp1ubuntu4
oracular,1.47.1-1ubuntu1

0 comments on commit 6050bf9

Please sign in to comment.