summaryrefslogtreecommitdiff
path: root/sys/xfs/xfs_common-bsd.c
AgeCommit message (Collapse)Author
2003-08-15change arguments to suser. suser now takes the process, and a flagsTed Unangst
argument. old cred only calls user suser_ucred. this will allow future work to more flexibly implement the idea of a root process. looks like something i saw in freebsd, but a little different. use of suser_ucred vs suser in file system code should be looked at again, for the moment semantics remain unchanged. review and input from art@ testing and further review miod@
2003-08-12MergeHans Insulander
2002-06-07mergeHans Insulander
2000-09-11New xfs from Arla between 0.34.2 and current in arla cvs.Artur Grabowski
Too many new features and fixes to mention here.
2000-03-03$OpenBSD$Todd T. Fries
1999-04-30Import of xfs from arla-0.35.7Artur Grabowski