X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_itable.c;h=01d10a66e30243518d293f2c72a29b6135f7977b;hb=d79095eee26f3e2c812f1c92763d5edcb1edae60;hp=eff577a9b67ffe0d47f7d1834b5776d76122ba40;hpb=97114f3982630d35a8a6367244f185a1c3277ad5;p=karo-tx-linux.git diff --git a/fs/xfs/xfs_itable.c b/fs/xfs/xfs_itable.c index eff577a9b67f..01d10a66e302 100644 --- a/fs/xfs/xfs_itable.c +++ b/fs/xfs/xfs_itable.c @@ -555,7 +555,7 @@ xfs_bulkstat_single( /* * note that requesting valid inode numbers which are not allocated - * to inodes will most likely cause xfs_itobp to generate warning + * to inodes will most likely cause xfs_imap_to_bp to generate warning * messages about bad magic numbers. This is ok. The fact that * the inode isn't actually an inode is handled by the * error check below. Done this way to make the usual case faster