This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
gnu
/
fs
/
xfs
/
FreeBSD
History
Konstantin Belousov
d6da640860
Fix r193923 by noting that type of a_fp is struct file *, not int.
...
It was assumed that r193923 was trivial change that cannot be done wrong. MFC after: 2 weeks
2009-06-10 14:24:31 +00:00
..
support
FreeBSD right now support 32 CPUs on all the architectures at least.
2009-05-14 17:43:00 +00:00
xfs_buf.c
Fix two issues with bufdaemon, often causing the processes to hang in
2009-03-16 15:39:46 +00:00
xfs_buf.h
- Introduce the function lockmgr_recursed() which returns true if the
2008-01-19 17:36:23 +00:00
xfs_compat.h
Add memmove() to the kernel, making the kernel compile with Clang.
2009-02-28 16:21:25 +00:00
xfs_config.h
…
xfs_cred.h
…
xfs_dmistubs.c
…
xfs_freebsd_iget.c
Introduce some functions in the vnode locks namespace and in the ffs
2008-02-24 16:38:58 +00:00
xfs_freebsd.h
…
xfs_frw.c
…
xfs_frw.h
…
xfs_fs_subr.c
…
xfs_fs_subr.h
…
xfs_globals.c
…
xfs_ioctl.c
…
xfs_iops.h
…
xfs_mountops.c
Remove the thread argument from the FSD (File-System Dependent) parts of
2009-05-11 15:33:26 +00:00
xfs_mountops.h
…
xfs_node.h
…
xfs_stats.c
…
xfs_stats.h
…
xfs_super.c
Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary
2008-10-28 13:44:11 +00:00
xfs_super.h
…
xfs_sysctl.c
…
xfs_sysctl.h
…
xfs_version.h
…
xfs_vfs.c
…
xfs_vfs.h
…
xfs_vnode.c
- Disallow XFS mounting in write mode. The write support never worked really
2008-07-21 23:01:09 +00:00
xfs_vnode.h
Adapt to accmode_t changes.
2008-11-14 09:58:16 +00:00
xfs_vnops.c
Fix r193923 by noting that type of a_fp is struct file *, not int.
2009-06-10 14:24:31 +00:00