All of lore.kernel.org
 help / color / mirror / Atom feed
* [3.16] xfs: allow inode allocations in post-growfs disk space
@ 2015-12-13  0:27 ` Ben Hutchings
  0 siblings, 0 replies; 6+ messages in thread
From: Ben Hutchings @ 2015-12-13  0:27 UTC (permalink / raw)
  To: Luis Henriques; +Cc: Eric Sandeen, 802885, stable, xfs


[-- Attachment #1.1: Type: text/plain, Size: 485 bytes --]

Per the FAQ at
<http://xfs.org/index.php/XFS_FAQ#Q:_Why_do_I_receive_No_space_left_on_device_after_xfs_growfs.3F>,
I think the following commit should be cherry-picked for 3.16-ckt:

commit 9de67c3ba9ea961ba420573d56479d09d33a7587
Author: Eric Sandeen <sandeen@redhat.com>
Date:   Thu Jul 24 20:51:54 2014 +1000

    xfs: allow inode allocations in post-growfs disk space

Ben.

-- 
Ben Hutchings
Life would be so much easier if we could look at the source code.

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [3.16] xfs: allow inode allocations in post-growfs disk space
@ 2015-12-13  0:27 ` Ben Hutchings
  0 siblings, 0 replies; 6+ messages in thread
From: Ben Hutchings @ 2015-12-13  0:27 UTC (permalink / raw)
  To: Luis Henriques; +Cc: stable, xfs, Eric Sandeen, 802885

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

Per the FAQ at
<http://xfs.org/index.php/XFS_FAQ#Q:_Why_do_I_receive_No_space_left_on_device_after_xfs_growfs.3F>,
I think the following commit should be cherry-picked for 3.16-ckt:

commit 9de67c3ba9ea961ba420573d56479d09d33a7587
Author: Eric Sandeen <sandeen@redhat.com>
Date:   Thu Jul 24 20:51:54 2014 +1000

    xfs: allow inode allocations in post-growfs disk space

Ben.

-- 
Ben Hutchings
Life would be so much easier if we could look at the source code.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [3.16] xfs: allow inode allocations in post-growfs disk space
  2015-12-13  0:27 ` Ben Hutchings
@ 2015-12-14  0:42   ` Dave Chinner
  -1 siblings, 0 replies; 6+ messages in thread
From: Dave Chinner @ 2015-12-14  0:42 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: Luis Henriques, Eric Sandeen, 802885, stable, xfs

On Sun, Dec 13, 2015 at 12:27:39AM +0000, Ben Hutchings wrote:
> Per the FAQ at
> <http://xfs.org/index.php/XFS_FAQ#Q:_Why_do_I_receive_No_space_left_on_device_after_xfs_growfs.3F>,
> I think the following commit should be cherry-picked for 3.16-ckt:
> 
> commit 9de67c3ba9ea961ba420573d56479d09d33a7587
> Author: Eric Sandeen <sandeen@redhat.com>
> Date:   Thu Jul 24 20:51:54 2014 +1000
> 
>     xfs: allow inode allocations in post-growfs disk space

Acked-by: Dave Chinner <david@fromorbit.com>

-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [3.16] xfs: allow inode allocations in post-growfs disk space
@ 2015-12-14  0:42   ` Dave Chinner
  0 siblings, 0 replies; 6+ messages in thread
From: Dave Chinner @ 2015-12-14  0:42 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: Luis Henriques, Eric Sandeen, 802885, stable, xfs

On Sun, Dec 13, 2015 at 12:27:39AM +0000, Ben Hutchings wrote:
> Per the FAQ at
> <http://xfs.org/index.php/XFS_FAQ#Q:_Why_do_I_receive_No_space_left_on_device_after_xfs_growfs.3F>,
> I think the following commit should be cherry-picked for 3.16-ckt:
> 
> commit 9de67c3ba9ea961ba420573d56479d09d33a7587
> Author: Eric Sandeen <sandeen@redhat.com>
> Date:���Thu Jul 24 20:51:54 2014 +1000
> 
> ����xfs: allow inode allocations in post-growfs disk space

Acked-by: Dave Chinner <david@fromorbit.com>

-- 
Dave Chinner
david@fromorbit.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [3.16] xfs: allow inode allocations in post-growfs disk space
  2015-12-14  0:42   ` Dave Chinner
@ 2015-12-14 10:22     ` Luis Henriques
  -1 siblings, 0 replies; 6+ messages in thread
From: Luis Henriques @ 2015-12-14 10:22 UTC (permalink / raw)
  To: Dave Chinner; +Cc: Eric Sandeen, 802885, Ben Hutchings, stable, xfs

On Mon, Dec 14, 2015 at 11:42:26AM +1100, Dave Chinner wrote:
> On Sun, Dec 13, 2015 at 12:27:39AM +0000, Ben Hutchings wrote:
> > Per the FAQ at
> > <http://xfs.org/index.php/XFS_FAQ#Q:_Why_do_I_receive_No_space_left_on_device_after_xfs_growfs.3F>,
> > I think the following commit should be cherry-picked for 3.16-ckt:
> > 
> > commit 9de67c3ba9ea961ba420573d56479d09d33a7587
> > Author: Eric Sandeen <sandeen@redhat.com>
> > Date:   Thu Jul 24 20:51:54 2014 +1000
> > 
> >     xfs: allow inode allocations in post-growfs disk space
> 
> Acked-by: Dave Chinner <david@fromorbit.com>
> 

Thanks, I'm queuing this for the next 3.16 release.

Cheers,
--
Luís

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [3.16] xfs: allow inode allocations in post-growfs disk space
@ 2015-12-14 10:22     ` Luis Henriques
  0 siblings, 0 replies; 6+ messages in thread
From: Luis Henriques @ 2015-12-14 10:22 UTC (permalink / raw)
  To: Dave Chinner; +Cc: Ben Hutchings, Eric Sandeen, 802885, stable, xfs

On Mon, Dec 14, 2015 at 11:42:26AM +1100, Dave Chinner wrote:
> On Sun, Dec 13, 2015 at 12:27:39AM +0000, Ben Hutchings wrote:
> > Per the FAQ at
> > <http://xfs.org/index.php/XFS_FAQ#Q:_Why_do_I_receive_No_space_left_on_device_after_xfs_growfs.3F>,
> > I think the following commit should be cherry-picked for 3.16-ckt:
> > 
> > commit 9de67c3ba9ea961ba420573d56479d09d33a7587
> > Author: Eric Sandeen <sandeen@redhat.com>
> > Date:���Thu Jul 24 20:51:54 2014 +1000
> > 
> > ����xfs: allow inode allocations in post-growfs disk space
> 
> Acked-by: Dave Chinner <david@fromorbit.com>
> 

Thanks, I'm queuing this for the next 3.16 release.

Cheers,
--
Lu�s

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-12-14 10:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-13  0:27 [3.16] xfs: allow inode allocations in post-growfs disk space Ben Hutchings
2015-12-13  0:27 ` Ben Hutchings
2015-12-14  0:42 ` Dave Chinner
2015-12-14  0:42   ` Dave Chinner
2015-12-14 10:22   ` Luis Henriques
2015-12-14 10:22     ` Luis Henriques

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.