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

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
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment