mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 23:46:14 +01:00
Ceph: remove left-over reject file
Neither Sage nor I noticed that Zheng Yan had mistakenly committed
fs/ceph/super.h.rej as part of commit 31c542a199 ("ceph: add inline
data to pagecache").
Remove it.
Requested-by: Yan, Zheng <ukernel@gmail.com>
Cc: Sage Weil <sweil@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
57666509b7
commit
44e8967d59
1 changed files with 0 additions and 10 deletions
|
|
@ -1,10 +0,0 @@
|
|||
--- fs/ceph/super.h
|
||||
+++ fs/ceph/super.h
|
||||
@@ -254,6 +255,7 @@
|
||||
spinlock_t i_ceph_lock;
|
||||
|
||||
u64 i_version;
|
||||
+ u64 i_inline_version;
|
||||
u32 i_time_warp_seq;
|
||||
|
||||
unsigned i_ceph_flags;
|
||||
Loading…
Add table
Add a link
Reference in a new issue