Skip to content

Commit

Permalink
chore: xfs quota support in kernel
Browse files Browse the repository at this point in the history
XFS quota support in kernel

Ref: siderolabs/pkgs#451

Signed-off-by: Noel Georgi <git@frezbo.dev>
  • Loading branch information
frezbo committed Apr 15, 2022
1 parent 8ff8fc7 commit bbdfda2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ NAME = Talos

ARTIFACTS := _out
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-9-g533d5c9
PKGS ?= v1.1.0-alpha.0-25-g6955fd0
PKGS ?= v1.1.0-alpha.0-26-g3de14d7
EXTRAS ?= v1.1.0-alpha.0-1-gac3b9a4
GO_VERSION ?= 1.18
GOIMPORTS_VERSION ?= v0.1.10
Expand Down
2 changes: 1 addition & 1 deletion pkg/machinery/gendata/data/pkgs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1.0-alpha.0-25-g6955fd0
v1.1.0-alpha.0-26-g3de14d7

0 comments on commit bbdfda2

Please sign in to comment.