Skip to content

Commit

Permalink
init virtiofs-backend implementation for nydus v6
Browse files Browse the repository at this point in the history
  • Loading branch information
Leospard committed Sep 28, 2023
1 parent f7ef45b commit 551919c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dragonball/src/dbs_virtio_devices/src/fs/device.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 2,8 @@
//
// SPDX-License-Identifier: Apache-2.0 AND BSD-3-Clause

// TODO: rafsv6 virtiofs backend implementation

use std::any::Any;
use std::collections::HashMap;
use std::ffi::CString;
Expand Down

0 comments on commit 551919c

Please sign in to comment.