[PATCH 12/25] afs: Convert to separately allocated bdi

2017-04-12 Thread Jan Kara
Allocate struct backing_dev_info separately instead of embedding it inside the superblock. This unifies handling of bdi among users. CC: David Howells CC: linux-...@lists.infradead.org Reviewed-by: Christoph Hellwig Signed-off-by: Jan Kara ---

Re: [PATCH 12/25] afs: Convert to separately allocated bdi

2017-04-12 Thread Christoph Hellwig
Looks fine, Reviewed-by: Christoph Hellwig

[PATCH 12/25] afs: Convert to separately allocated bdi

2017-03-29 Thread Jan Kara
Allocate struct backing_dev_info separately instead of embedding it inside the superblock. This unifies handling of bdi among users. CC: David Howells CC: linux-...@lists.infradead.org Signed-off-by: Jan Kara --- fs/afs/internal.h | 1 - fs/afs/super.c| 5