summaryrefslogtreecommitdiff
path: root/sys/nnpfs
AgeCommit message (Expand)Author
2011-06-23free(null) ist verboten in the kernel.Owain Ainsworth
2011-06-17M_WAITOK cleanup of two cases:Michael Knudsen
2011-04-05remove the a_desc member from the vop_*_args structuresThordur I. Bjornsson
2011-04-05Every single vop_default is set to eopnotsupp, so retire itThordur I. Bjornsson
2010-12-21Bring back the "End the VOP experiment." diff, naddy's issues whereThordur I. Bjornsson
2010-09-23The only sensible argument for VOP_* calls that take a struct proc pointer isOwain Ainsworth
2010-09-10Backout the VOP diff until the issues naddy was seeing on alpha (gcc3)Thordur I. Bjornsson
2010-09-06End the VOP experiment. Instead of the ridicolusly complicated operationThordur I. Bjornsson
2010-05-19clean up a few things that where left to rot after bob's vfs cache work.Thordur I. Bjornsson
2009-08-24rumor has it (from thib) that uvm_vnp_setsize() is scary to not callTodd T. Fries
2009-07-09Remove the VREF() macro and replaces all instances with a call to verf(),Thordur I. Bjornsson
2009-06-16Backout pmemrange (which to most people is more well known as physmemAriane van der Steldt
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson