Commit 6db62001 authored by Al Viro's avatar Al Viro
Browse files

nfs4file: get rid of pointless include of btrfs.h



should've been killed by "vfs: pull btrfs clone API to vfs layer"...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 18e2ea5c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@
#include <linux/file.h>
#include <linux/falloc.h>
#include <linux/nfs_fs.h>
#include <uapi/linux/btrfs.h>	/* BTRFS_IOC_CLONE/BTRFS_IOC_CLONE_RANGE */
#include "delegation.h"
#include "internal.h"
#include "iostat.h"