]> Git Repo - linux.git/commit - fs/btrfs/extent_map.c
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
authorChris Mason <[email protected]>
Mon, 27 Aug 2007 20:49:44 +0000 (16:49 -0400)
committerDavid Woodhouse <[email protected]>
Mon, 27 Aug 2007 20:49:44 +0000 (16:49 -0400)
commita52d9a8033c454cd9b4697cfafb467509fc1693f
tree83d8bbf2df29598ea9c60498fadf5990262a11c8
parent83df7c1d8b885e216c68c3f0469bec9b93666b74
Btrfs: Extent based page cache code.  This uses an rbtree of extents and tests
instead of buffer heads.

Signed-off-by: Chris Mason <[email protected]>
fs/btrfs/Makefile
fs/btrfs/btrfs_inode.h
fs/btrfs/ctree.h
fs/btrfs/disk-io.h
fs/btrfs/extent_map.c [new file with mode: 0644]
fs/btrfs/extent_map.h [new file with mode: 0644]
fs/btrfs/file.c
fs/btrfs/inode.c
fs/btrfs/super.c
This page took 0.056786 seconds and 4 git commands to generate.