On Fri, May 25, 2018 at 01:05:43AM +0100, David Howells wrote: > + void *fs_private; /* The filesystem's context */ ... > + void *s_fs_info; /* Proposed s_fs_info */ While we are at it, do we really need both in generic interface?
On Fri, May 25, 2018 at 01:05:43AM +0100, David Howells wrote: > + void *fs_private; /* The filesystem's context */ ... > + void *s_fs_info; /* Proposed s_fs_info */ While we are at it, do we really need both in generic interface?