Add logic to automatically wrap a block device as a BCH device with no visible character device

This commit is contained in:
Gregory Nutt
2015-11-21 10:14:01 -06:00
parent 968de101f0
commit dcb85af387
3 changed files with 251 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/****************************************************************************
* drivers/bch/bchdev_driver.c
*
* Copyright (C) 2008-2009, 2014 Gregory Nutt. All rights reserved.
* Copyright (C) 2008-2009, 2014-2015 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without