| To: | Mark Tinguely <tinguely@xxxxxxx> |
|---|---|
| Subject: | Re: [PATCH 03/18] xfs: define sparse inode chunks v5 sb feature bit and helper function |
| From: | Brian Foster <bfoster@xxxxxxxxxx> |
| Date: | Thu, 24 Jul 2014 13:37:01 -0400 |
| Cc: | xfs-oss <xfs@xxxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <53D13D94.9030607@xxxxxxx> |
| References: | <1406211788-63206-1-git-send-email-bfoster@xxxxxxxxxx> <1406211788-63206-4-git-send-email-bfoster@xxxxxxxxxx> <53D13D94.9030607@xxxxxxx> |
| User-agent: | Mutt/1.5.23 (2014-03-12) |
On Thu, Jul 24, 2014 at 12:08:36PM -0500, Mark Tinguely wrote: > On 07/24/14 09:22, Brian Foster wrote: > >The sparse inode chunks feature will use the helper function to enable > >the allocation of sparse inode chunks. The incompatible feature bit is > >set on disk once a sparse inode chunk is allocated to prevent older > >drivers from mounting an fs with sparse chunks. > > > >Note that the feature is hardcoded disabled and the feature bit not > >included in the all features mask until fully implemented. > > > >Signed-off-by: Brian Foster<bfoster@xxxxxxxxxx> > >--- > > Sorry if I missed it in the series but is there an > XFS_FSOP_GEOM_FLAGS_SPINODES for xfs_info/growfs? > Nope, looks like I missed it. It probably slipped my mind as I haven't got into userspace yet and thus hadn't thought about xfs_info. I'll make a note to add it, thanks! Brian > Thanks, > > --Mark. > > |
| Previous by Date: | Re: [PATCH 03/18] xfs: define sparse inode chunks v5 sb feature bit and helper function, Mark Tinguely |
|---|---|
| Next by Date: | Re: [PATCH 03/18] xfs: define sparse inode chunks v5 sb feature bit and helper function, Mark Tinguely |
| Previous by Thread: | Re: [PATCH 03/18] xfs: define sparse inode chunks v5 sb feature bit and helper function, Mark Tinguely |
| Next by Thread: | Re: [PATCH 03/18] xfs: define sparse inode chunks v5 sb feature bit and helper function, Mark Tinguely |
| Indexes: | [Date] [Thread] [Top] [All Lists] |