On 5/24/23 08:38, Christoph Hellwig wrote:
The last user of current->backing_dev_info disappeared in commit
b9b1335e6403 ("remove bdi_congested() and wb_congested() and related
functions").  Remove the field and all assignments to it.

Signed-off-by: Christoph Hellwig <h...@lst.de>
---
  fs/btrfs/file.c       | 6 +-----
  fs/ceph/file.c        | 4 ----
  fs/ext4/file.c        | 2 --
  fs/f2fs/file.c        | 2 --
  fs/fuse/file.c        | 4 ----
  fs/gfs2/file.c        | 2 --
  fs/nfs/file.c         | 5 +----
  fs/ntfs/file.c        | 2 --
  fs/ntfs3/file.c       | 3 ---
  fs/xfs/xfs_file.c     | 4 ----
  include/linux/sched.h | 3 ---
  mm/filemap.c          | 3 ---
  12 files changed, 2 insertions(+), 38 deletions(-)

Reviewed-by: Hannes Reinecke <h...@suse.de>

Cheers,

Hannes
--
Dr. Hannes Reinecke                Kernel Storage Architect
h...@suse.de                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Ivo Totev, Andrew
Myers, Andrew McDonald, Martje Boudien Moerman



_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to