Re: [patch 5/9] fs: remove unneeded DCACHE_UNHASHED tricks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nick Piggin <npiggin@xxxxxxx> writes:

> +	return dynamic_dname(dentry, buffer, buflen, "anon_inode:%s",
> +				dentry->d_name.name, dentry->d_inode->i_ino);
> +}

This may be typo? The fmt has only "%s", but args are ->d_name.name and
->i_no.

If so, it sounds like we would need to add

   __attribute__ ((format(printf, ...)))

stuff to dynamic_dname().

Thanks.
-- 
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux