Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xv6-19au
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
csep551
xv6-19au
Commits
5053dd6a
Commit
5053dd6a
authored
13 years ago
by
Robert Morris
Browse files
Options
Downloads
Patches
Plain Diff
avoid deadlock by calling begin_trans() before locking any inodes
parent
c95ce31c
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
file.c
+4
-2
4 additions, 2 deletions
file.c
fs.c
+3
-4
3 additions, 4 deletions
fs.c
log.c
+2
-2
2 additions, 2 deletions
log.c
sysfile.c
+10
-4
10 additions, 4 deletions
sysfile.c
usertests.c
+47
-3
47 additions, 3 deletions
usertests.c
with
66 additions
and
15 deletions
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment