Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
Chris Mason
2007-10-15 16:18:56 -04:00
parent 810191ff30
commit 0f82731fc5
6 changed files with 104 additions and 74 deletions

View File

@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/highmem.h>
#include "ctree.h"
#include "disk-io.h"
#include "transaction.h"