Fix tabs in lock-ordering doc.

PiperOrigin-RevId: 327654207
This commit is contained in:
Nicolas Lacasse 2020-08-20 10:40:26 -07:00 committed by gVisor bot
parent be76c7ce6e
commit d2e32395c1
1 changed files with 3 additions and 3 deletions

View File

@ -24,9 +24,9 @@
// Locks acquired by FilesystemImpls between Prepare{Delete,Rename}Dentry and Commit{Delete,Rename*}Dentry
// VirtualFilesystem.filesystemsMu
// EpollInstance.mu
// Inotify.mu
// Watches.mu
// Inotify.evMu
// Inotify.mu
// Watches.mu
// Inotify.evMu
// VirtualFilesystem.fsTypesMu
//
// Locking Dentry.mu in multiple Dentries requires holding