summaryrefslogtreecommitdiff
path: root/log.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-26Introduce and use sleeplocks instead of BUSY flagsFrans Kaashoek1-9/+5
2011-08-15Only commit log to disk if something was written in to it.Austin Clements1-5/+7
2011-08-15avoid deadlock by calling begin_trans() before locking any inodesRobert Morris1-2/+2
2011-08-12log write() dataRobert Morris1-32/+56
2011-07-27Dirt simple loggingFrans Kaashoek1-0/+164