Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | md: Add in export.h for files using EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| | | | | | | | | These files were getting the defines for EXPORT_SYMBOL because device.h was including module.h. But we are going to put an end to that. So add the proper export.h include now. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> | ||||
* | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 2009-10-29 | 1 | -0/+132 |
We'll want to use these in btrfs too. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> |