Re: [Cluster-devel] [PATCH 1/2] gfs2_edit savemeta: Fix up saving of dinodes/symlinks

2017-08-17 Thread Andrew Price
On Thu, Aug 17, 2017 at 06:10:26PM +0100, Andrew Price wrote: > Factor out the code that decides whether to save the dinode contents, > improve its error reporting (and don't exit) and make sure contents of > symlink dinodes are saved. > > Signed-off-by: Andrew Price > --- > gfs2/edit/savemeta.c

Re: [Cluster-devel] [PATCH 1/2] gfs2_edit savemeta: Fix up saving of dinodes/symlinks

2017-08-17 Thread Bob Peterson
- Original Message - | Factor out the code that decides whether to save the dinode contents, | improve its error reporting (and don't exit) and make sure contents of | symlink dinodes are saved. | | Signed-off-by: Andrew Price | --- | gfs2/edit/savemeta.c | 52 |

[Cluster-devel] [PATCH 1/2] gfs2_edit savemeta: Fix up saving of dinodes/symlinks

2017-08-17 Thread Andrew Price
Factor out the code that decides whether to save the dinode contents, improve its error reporting (and don't exit) and make sure contents of symlink dinodes are saved. Signed-off-by: Andrew Price --- gfs2/edit/savemeta.c | 52 +--- 1 file changed,