commit | f54bcf2ecee982da47c2baf8bd87fd9ad9984651 | [log] [tgz] |
---|---|---|
author | Tom Haynes <loghyr@primarydata.com> | Thu Dec 11 15:34:59 2014 -0500 |
committer | Tom Haynes <loghyr@primarydata.com> | Tue Feb 03 11:06:31 2015 -0800 |
tree | c813d2cc90424e847452cec824cbcdbf74470b39 | |
parent | ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc [diff] |
pnfs: Prepare for flexfiles by pulling out common code The flexfilelayout driver will share some common code with the filelayout driver. This set of changes refactors that common code out to avoid any module depenencies. Signed-off-by: Tom Haynes <loghyr@primarydata.com>