commit | c9fe5630dae1df2328d82042602e2c4d1add8d57 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 19 13:09:28 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 19 13:09:28 2019 -0700 |
tree | 7429c9a2f36fc8b1410cfebe45762cbc9b5d84b8 | |
parent | 7e3d2c8210e67ebff472a0b371bb0efb4236ef52 [diff] | |
parent | e9c03af21cc7e5723d4f1e90fe45d2cdccb70dc7 [diff] |
Merge tag 'configfs-for-5.4' of git://git.infradead.org/users/hch/configfs Pull configfs updates from Christoph Hellwig: - fix a symlink deadlock (Al Viro) - various cleanups (Al Viro, me) * tag 'configfs-for-5.4' of git://git.infradead.org/users/hch/configfs: configfs: calculate the symlink target only once configfs: make configfs_create() return inode configfs: factor dirent removal into helpers configfs: fix a deadlock in configfs_symlink()