]> git.baikalelectronics.ru Git - kernel.git/commit
pnfsblock: basic extent code
authorFred Isaman <iisaman@citi.umich.edu>
Sun, 31 Jul 2011 00:52:41 +0000 (20:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 31 Jul 2011 16:18:16 +0000 (12:18 -0400)
commit62b671e9ff751a28d0d411f9643b0e3e685e9d24
treee8810b4207cc054086eaeb519aa53d2af621ff0d
parent885118dc180d8ebd2e0d66d43a803f9cb1c7d3e8
pnfsblock: basic extent code

Adds structures and basic create/delete code for extents.

Signed-off-by: Fred Isaman <iisaman@citi.umich.edu>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Zhang Jingwang <Jingwang.Zhang@emc.com>
Signed-off-by: Benny Halevy <bhalevy@tonian.com>
Signed-off-by: Jim Rees <rees@umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/blocklayout/Makefile
fs/nfs/blocklayout/blocklayout.c
fs/nfs/blocklayout/blocklayout.h
fs/nfs/blocklayout/extents.c [new file with mode: 0644]