|
From: Miklos S. <mi...@sz...> - 2011-10-27 12:15:45
|
On Wed, Oct 26, 2011 at 8:15 PM, Bernhard Walle <ber...@bw...> wrote: > Hi, > > Am 26.10.2011 19:57, schrieb Emalayan Vairavanathan: >> >> >> Can anyone explain me the members of the stat structure which needs to be set by the user-space file system in a getattrib() call back? > > http://www.kernel.org/doc/man-pages/online/pages/man2/stat.2.html st_dev need not be set st_ino need only to be set if "use_ino" option is specified Thanks, Miklos |