Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-23 | Fix deadlock in kernfs.Filesystem.revalidateChildLocked | Fabricio Voznika | |
It was calling Dentry.InsertChild with the dentry's mutex already locked. Updates #1035 PiperOrigin-RevId: 286962742 | |||
2019-12-12 | Implement kernfs. | Rahat Mahmood | |
PiperOrigin-RevId: 285231002 |