summaryrefslogtreecommitdiff
path: root/libbcachefs/error.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2019-07-10 16:12:15 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2019-07-11 12:00:51 -0400
commitf96ba8e0aac91f2650270e9639359243cb9ac2d1 (patch)
treecaad4c77122cd24f45a6deb1405faad88cb1b8d8 /libbcachefs/error.c
parent07a0a5b5c42e7429c2bb3b7feead23274454eb57 (diff)
Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes when RO
Diffstat (limited to 'libbcachefs/error.c')
-rw-r--r--libbcachefs/error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/error.c b/libbcachefs/error.c
index afffbfb3..1aaff44e 100644
--- a/libbcachefs/error.c
+++ b/libbcachefs/error.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#include "bcachefs.h"
#include "error.h"
#include "io.h"