summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_flashmap.c
Commit message (Expand)AuthorAgeFilesLines
* The GEOM KPI in stable/10 requires Giant to be unacquired (a requirementmarius2017-06-201-0/+3
* MFC: r287013 (partial), r294616, r314097 (partial)marius2017-05-101-63/+51
* MFP4 @222836brooks2013-05-301-2/+5
* Partial MFP4 of 222836:brooks2013-04-161-1/+1
* - Correct signedness for casts;delphij2012-05-231-2/+3
* Use %ju to match uintmax_t usagedelphij2012-05-231-1/+1
* Use %j and cast off_t to intmax_t for now to fix build.delphij2012-05-231-2/+2
* Add a new geom class which allows to divide NAND Flash chipgber2012-05-221-0/+255
OpenPOWER on IntegriCloud