Hi,
On 01-09-15 21:57, Stephen Warren wrote:
On 08/22/2015 11:04 AM, Hans de Goede wrote:
Implement the necessary functions for implementing generic fs support
for ubifs.
diff --git a/fs/ubifs/ubifs.c b/fs/ubifs/ubifs.c
+int ubifs_set_blk_dev(block_dev_desc_t *rbdd, disk_partition_t *info
Hi
On Sep 1, 2015 9:57 PM, "Stephen Warren" wrote:
>
> On 08/22/2015 11:04 AM, Hans de Goede wrote:
> > Implement the necessary functions for implementing generic fs support
> > for ubifs.
>
> > diff --git a/fs/ubifs/ubifs.c b/fs/ubifs/ubifs.c
>
> > +int ubifs_set_blk_dev(block_dev_desc_t *rbdd,
On 08/22/2015 11:04 AM, Hans de Goede wrote:
> Implement the necessary functions for implementing generic fs support
> for ubifs.
> diff --git a/fs/ubifs/ubifs.c b/fs/ubifs/ubifs.c
> +int ubifs_set_blk_dev(block_dev_desc_t *rbdd, disk_partition_t *info)
> +{
> + /* Check that ubifs is mounted
Hello Hans,
Am 22.08.2015 um 20:04 schrieb Hans de Goede:
Implement the necessary functions for implementing generic fs support
for ubifs.
Signed-off-by: Hans de Goede
---
fs/ubifs/ubifs.c | 62 +++
include/ubifs_uboot.h | 4
2 fil
Implement the necessary functions for implementing generic fs support
for ubifs.
Signed-off-by: Hans de Goede
---
fs/ubifs/ubifs.c | 62 +++
include/ubifs_uboot.h | 4
2 files changed, 66 insertions(+)
diff --git a/fs/ubifs/ubifs.c b/fs
5 matches
Mail list logo