This website requires JavaScript.
Explore
Help
Sign In
c
/
mirror_zfs
Watch
1
Star
0
Fork
0
You've already forked mirror_zfs
mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced
2024-11-18 02:20:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
46c685d0c4
mirror_zfs
/
include
/
sys
/
sid.h
5 lines
63 B
C
Raw
Normal View
History
Unescape
Escape
Apply fix from bug239 for rwlock deadlock. Update check.sh script to take V=1 env var so you can run it verbosely as follows if your chasing something: sudo make check V=1 Add new kobj api and needed regression tests to allow reading of files from within the kernel. Normally thats not something I support but the spa layer needs the support for its config file. Add some more missing stub headers git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@38 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-11 23:54:40 +03:00
#
ifndef _SPL_SID_H
#
define _SPL_SID_H
Remove minor lingering CDDL tait of copied headers. Required headers rewritten to include minimally what we need. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@56 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-28 02:40:09 +03:00
#
endif
/* _SPL_SID_H */
Reference in New Issue
Copy Permalink