Skip to content

Commit

Permalink
Ewwwwwwww
Browse files Browse the repository at this point in the history
Signed-off-by: Rich Ercolani <[email protected]>
  • Loading branch information
rincebrain committed May 31, 2024
1 parent 2193266 commit 6156d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/zfs/dsl_destroy.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

extern int zfs_snapshot_history_enabled;

static int zfs_old_destroy = 0;
static int zfs_old_destroy = 1;

typedef struct dmu_snapshots_destroy_arg {
nvlist_t *dsda_snaps;

Check failure on line 57 in module/zfs/dsl_destroy.c

View workflow job for this annotation

GitHub Actions / checkstyle

indent by spaces instead of tabs
Expand Down

0 comments on commit 6156d17

Please sign in to comment.