Re: [PATCH V2 linux-next] gfs2: convert simple_str to kstr

2015-05-05 Thread Fabian Frederick
> On 05 May 2015 at 15:56 Bob Peterson wrote: > > > Hi, > > Comments below. > > - Original Message - > > -Remove obsolete simple_str functions. > > -Return error code when kstr failed. > > -This patch also calls functions corresponding to destination type. > > > > Thanks to Alexey Dobriy

Re: [PATCH V2 linux-next] gfs2: convert simple_str to kstr

2015-05-05 Thread Bob Peterson
Hi, Comments below. - Original Message - > -Remove obsolete simple_str functions. > -Return error code when kstr failed. > -This patch also calls functions corresponding to destination type. > > Thanks to Alexey Dobriyan for suggesting improvements in > block_store() and wdack_store() >

[PATCH V2 linux-next] gfs2: convert simple_str to kstr

2015-04-30 Thread Fabian Frederick
-Remove obsolete simple_str functions. -Return error code when kstr failed. -This patch also calls functions corresponding to destination type. Thanks to Alexey Dobriyan for suggesting improvements in block_store() and wdack_store() Signed-off-by: Fabian Frederick --- fs/gfs2/sys.c | 69 +++