This website requires JavaScript.
Explore
Help
Register
Sign In
Archive-Team
/
zfs
Watch
2
Star
0
Fork
You've already forked zfs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
103
Wiki
Activity
0576c0ce91
zfs
/
.topdeps
2 lines
11 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create linux-kernel-device topic branch. This branch contains the majority of the changes required to cleanly intergrate with Linux style special devices (/dev/zfs). Mainly this means dropping all the Solaris style callbacks and replacing them with the Linux equivilants. Additionally, this means slightly expanding the zfs_ioc_* functions to include a 'struct file *' to allow the tracking of private data for each open file descriptor. This is very helpful when you need to maintain a little information about the open file between ioctls().
2010-05-14 18:48:06 +00:00
zfs-branch