Fix tabs in lock-ordering doc.

PiperOrigin-RevId: 327654207
This commit is contained in:
Nicolas Lacasse
2020-08-20 10:42:53 -07:00
committed by gVisor bot
parent be76c7ce6e
commit d2e32395c1
+3 -3
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