commit | d07f132a225c013e59aa77f514ad9211ecab82ee | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Aug 25 07:50:32 2021 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Aug 25 07:58:46 2021 +0200 |
tree | 3ed2d6425cc97ce0fa5fce0b172011c216dd17fb | |
parent | 899587c8d0908e5124fd074d52bf05b4b0633a79 [diff] |
configfs: fold configfs_attach_attr into configfs_lookup This makes it more clear what gets added to the dcache and prepares for an additional locking fix. Signed-off-by: Christoph Hellwig <hch@lst.de>