All of lore.kernel.org
 help / color / mirror / Atom feed
* [5.14-rc1 regression] 7fe1e79b59ba configfs: implement the .read_iter and .write_iter methods - affects targetcli restore
@ 2021-07-12 19:10 Yanko Kaneti
  2021-07-13  0:35 ` Bart Van Assche
  0 siblings, 1 reply; 5+ messages in thread
From: Yanko Kaneti @ 2021-07-12 19:10 UTC (permalink / raw)
  To: Bart Van Assche; +Cc: linux-fsdevel, Christoph Hellwig

Hello, 

Bisected a problem that I have with targetcli restore to:

7fe1e79b59ba configfs: implement the .read_iter and .write_iter methods

With it reads of /sys/kernel/config/target/dbroot  go on infinitely,
returning  the config value over and over again.

e.g.

$ modprobe target_core_user
$ head -n 2 /sys/kernel/config/target/dbroot 
/etc/target
/etc/target

Don't know if that's a problem with the commit or the target code, but
could perhaps be affecting other places.

- Yanko

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-14  8:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-12 19:10 [5.14-rc1 regression] 7fe1e79b59ba configfs: implement the .read_iter and .write_iter methods - affects targetcli restore Yanko Kaneti
2021-07-13  0:35 ` Bart Van Assche
2021-07-14  6:26   ` Leon Romanovsky
2021-07-14  8:11     ` Yanko Kaneti
2021-07-14  8:30       ` Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.