start adding DM bits
This commit is contained in:
parent
8a26417b7a
commit
0a22905232
4 changed files with 16 additions and 8 deletions
|
|
@ -80,7 +80,7 @@ disksize(int fd, int dev)
|
|||
* getpwnam in the first place, so I'm not too worried.
|
||||
*/
|
||||
int
|
||||
_p9dir(struct stat *st, char *name, Dir *d, char **str, char *estr)
|
||||
_p9dir(struct stat *lst, struct stat *st, char *name, Dir *d, char **str, char *estr)
|
||||
{
|
||||
char *s;
|
||||
char tmp[20];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue