[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <005101d5afe2$744ef920$5ceceb60$@samsung.com>
Date: Wed, 11 Dec 2019 14:18:42 +0900
From: "Namjae Jeon" <namjae.jeon@...sung.com>
To: "'Vyacheslav Dubeyko'" <slava@...eyko.com>
Cc: <gregkh@...uxfoundation.org>, <valdis.kletnieks@...edu>,
<hch@....de>, <sj1557.seo@...sung.com>,
<linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>
Subject: RE: [PATCH v6 02/13] exfat: add super block operations
> > + sbi->options.fs_gid = current_gid();
> > + sbi->options.fs_fmask = current->fs->umask;
> > + sbi->options.fs_dmask = current->fs->umask;
> > + sbi->options.allow_utime = -1;
>
> Why -1? Any special purpose?
No, It is just to initialize.
>
> Thanks,
> Viacheslav Dubeyko.
>
Powered by blists - more mailing lists