]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pnfs/blocklayout: move extent processing to blocklayout.c
authorChristoph Hellwig <hch@lst.de>
Thu, 11 Sep 2014 00:37:24 +0000 (17:37 -0700)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 12 Sep 2014 17:33:49 +0000 (13:33 -0400)
commit9cc475411779d635619c2d414da0769e3cbf796b
tree794f67ee82aa15c021ddcc29e05043791d47afcd
parent34dc93c2fc04da0d01acf8a1660b4ab276208af7
pnfs/blocklayout: move extent processing to blocklayout.c

This isn't device(id) related, so move it into the main file.  Simple move
for now, the next commit will clean it up a bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/blocklayout/blocklayout.c
fs/nfs/blocklayout/blocklayout.h
fs/nfs/blocklayout/blocklayoutdev.c