[GIT PULL] configfs fix for Linux 5.14
From: Christoph Hellwig
Date: Sat Aug 14 2021 - 03:00:47 EST
The following changes since commit 36a21d51725af2ce0700c6ebcb6b9594aac658a6:
Linux 5.14-rc5 (2021-08-08 13:49:31 -0700)
are available in the Git repository at:
git://git.infradead.org/users/hch/configfs.git tags/configfs-5.14
for you to fetch changes up to 769f52676756b8c5feb302d2d95af59577fc69ec:
configfs: restore the kernel v5.13 text attribute write behavior (2021-08-09 16:56:00 +0200)
----------------------------------------------------------------
configfs fix for Linux 5.14
- fix to revert to the historic write behavior (Bart Van Assche)
----------------------------------------------------------------
Bart Van Assche (1):
configfs: restore the kernel v5.13 text attribute write behavior
fs/configfs/file.c | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)