commit | d79e50433b2bea09eb680ed5fae15e8a12356353 | [log] [tgz] |
---|---|---|
author | Arne Jansen <sensille@gmx.net> | Mon Oct 15 18:28:46 2012 +0000 |
committer | Chris Mason <chris.mason@fusionio.com> | Thu Oct 25 15:45:25 2012 -0400 |
tree | ff4139f333be0c8ec9fb5dc97de2ff1d44748eb2 | |
parent | 96b5bd777118bb673b458b41bbefc7f0f31d65c9 [diff] |
Btrfs: send correct rdev and mode in btrfs-send When sending a device file, the stream was missing the mode. Also the rdev was encoded wrongly. Signed-off-by: Arne Jansen <sensille@gmx.net>