Btrfs: add new defrag-range ioctl.
[safe/jmp/linux-2.6] / fs / btrfs / ctree.h
index 1166b15..3a36b1f 100644 (file)
@@ -1184,7 +1184,6 @@ struct btrfs_root {
 #define BTRFS_INODE_NOATIME            (1 << 9)
 #define BTRFS_INODE_DIRSYNC            (1 << 10)
 
-
 /* some macros to generate set/get funcs for the struct fields.  This
  * assumes there is a lefoo_to_cpu for every type, so lets make a simple
  * one for u8: