]> git.proxmox.com Git - pve-kernel.git/blobdiff - patches/kernel/0006-ocfs2-try-to-reuse-extent-block-in-dealloc-without-m.patch
rebase patches on top of Ubuntu-4.15.0-39.42
[pve-kernel.git] / patches / kernel / 0006-ocfs2-try-to-reuse-extent-block-in-dealloc-without-m.patch
index 1fa2f9597b3ea5970c63454500e648e9162087aa..99faeba1f6bce532cf103ed2088fb55628a117e6 100644 (file)
@@ -66,7 +66,7 @@ Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 (cherry picked from commit 71a36944042b7d9dd71f6a5d1c5ea1c2353b5d42)
 Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
 ---
- fs/ocfs2/alloc.c | 206 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
+ fs/ocfs2/alloc.c | 206 ++++++++++++++++++++++++++++++++++++++++++++---
  fs/ocfs2/alloc.h |   1 +
  fs/ocfs2/aops.c  |   6 ++
  3 files changed, 203 insertions(+), 10 deletions(-)