summaryrefslogtreecommitdiff
path: root/dir-item.c
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2010-12-15 16:02:45 -0500
committerChris Mason <chris.mason@oracle.com>2011-04-22 14:52:40 -0400
commitfe7caa7c4a3bb738d3eb3ac6edaa24c8b38ec95f (patch)
treef0998b5e07f95092b01bef3293063a38dad1c59b /dir-item.c
parent7cd060deeac7828c8d0d7468d9c246d6c7ef77b2 (diff)
Check for RAID10 in set_avail_alloc_bits
When raid is setup with mkfs, it is supposed to cow the initial filesystem it creates up to the desired raid level. RAID10 was not in the list of RAID levels it checked for, so the initial FS created for RAID10 actually only lived on the first disk. This works well enough because all the roots get quickly cowed during the first mount. The exception is the data relocation tree, which only gets cowed when we do a balance. Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'dir-item.c')
0 files changed, 0 insertions, 0 deletions