Skip to content

Commit

Permalink
Latest OpenBSD -current adds mknod().
Browse files Browse the repository at this point in the history
  • Loading branch information
demonfoo committed Jan 18, 2014
1 parent c3c99be commit baf4ac5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ Now, you should be able to run 'make test'. Yes, there are some test
failures. No, those actually aren't our fault. Here are some things
you should know about the state of FUSE on OpenBSD:

* You can't make anything other than plain files, directories and
symlinks right now. The kernel driver doesn't support it yet.
* There is a bug if a file is created in the fuse filesystem and goes
away, then you create another file of the same name via FUSE and
try to do utime(). Not sure if it's just utime() or if other things
Expand Down

0 comments on commit baf4ac5

Please sign in to comment.