summaryrefslogtreecommitdiff
path: root/libbcachefs/util.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2021-11-30 15:27:31 -0500
committerKent Overstreet <kent.overstreet@gmail.com>2021-11-30 15:27:52 -0500
commit99b12cd3a4cdd19985624b79a8c54716cad649bd (patch)
tree6786273610640092c1f439d002903c235f9f9883 /libbcachefs/util.h
parent1d2315ca0a60e60a04921aece6587e1bfad17ccf (diff)
Update bcachefs sources to 50d6a25d9c bcachefs: Erasure coding fixes
Diffstat (limited to 'libbcachefs/util.h')
-rw-r--r--libbcachefs/util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbcachefs/util.h b/libbcachefs/util.h
index bec84d8a..80402b39 100644
--- a/libbcachefs/util.h
+++ b/libbcachefs/util.h
@@ -18,8 +18,6 @@
#include <linux/vmalloc.h>
#include <linux/workqueue.h>
-#define PAGE_SECTOR_SHIFT (PAGE_SHIFT - 9)
-
struct closure;
#ifdef CONFIG_BCACHEFS_DEBUG