-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Lines 100 to 105 in 9524dad
| int breadn(vnode_t * vnode, size_t blkno, int size, size_t rablks[], | |
| int rasizes[], int nrablks, struct buf ** bpp) | |
| { | |
| /* TODO */ | |
| return -ENOTSUP; | |
| } |
Reactions are currently unavailable