commit | 2cc3c559fb2fe8cecca82a517bc56e88b0c1effd | [log] [tgz] |
---|---|---|
author | Yan Zheng <zheng.yan@oracle.com> | Thu Jun 04 09:23:50 2009 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Jun 04 09:23:57 2009 -0400 |
tree | d060c3b3d9943a8f8aaddc5f6748b9ca59d90ee5 | |
parent | 9f55684c2d9869e8cc53595a3fee679958511cfb [diff] |
Btrfs: set device->total_disk_bytes when adding new device It was not being properly initialized, and so the size saved to disk was not correct. Signed-off-by: Chris Mason <chris.mason@oracle.com>