| commit | 99887d424554eacd1ec361b75d5926af36e362ca | [log] [tgz] |
|---|---|---|
| author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Wed Dec 04 20:34:33 2013 +0900 |
| committer | Daniel Phillips <daniel@tux3.org> | Wed Dec 04 20:34:33 2013 +0900 |
| tree | 53b65ba464cbc6940da9f79c38245cf0d1e1f137 | |
| parent | 9cf6cfea131d51be289cc7819c3893727270c2f9 [diff] |
tux3: Prepare to implement overwrite mode This removes side effect to rq->key from dleaf2_read(). With this modify, we can read extents without side effect by __dleaf2_read(). __dleaf2_read() is going to be used for overwrite mode. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>