Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10]

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

 



Jann Horn <jannh@xxxxxxxxxx> wrote:

> >         fs/fat/inode.c: sprintf(buf, "cp%d", sbi->options.codepage);
> 
>         sprintf(buf, "cp%d", sbi->options.codepage);
>         sbi->nls_disk = load_nls(buf);
>         if (!sbi->nls_disk) {
>                 fat_msg(sb, KERN_ERR, "codepage %s not found", buf);
>                 goto out_fail;
>         }

Sorry, yes.  I was reading the print as the part of the display of superblock
parameters.

David



[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