Răsfoiți Sursa

btrfs: remove the wrong comments

This comments became wrong after c3c532[bdi: add helper function for
doing init and register of a bdi for a file system], so remove them.

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: Chris Mason <clm@fb.com>
Li RongQing 11 ani în urmă
părinte
comite
82f70d62f7
1 a modificat fișierele cu 0 adăugiri și 4 ștergeri
  1. 0 4
      fs/btrfs/disk-io.c

+ 0 - 4
fs/btrfs/disk-io.c

@@ -1704,10 +1704,6 @@ static int btrfs_congested_fn(void *congested_data, int bdi_bits)
 	return ret;
 }
 
-/*
- * If this fails, caller must call bdi_destroy() to get rid of the
- * bdi again.
- */
 static int setup_bdi(struct btrfs_fs_info *info, struct backing_dev_info *bdi)
 {
 	int err;