gfs2: convert simple_str to kstr
authorFabian Frederick <fabf@skynet.be>
Tue, 5 May 2015 18:23:22 +0000 (13:23 -0500)
committerBob Peterson <rpeterso@redhat.com>
Tue, 5 May 2015 18:23:22 +0000 (13:23 -0500)
commite50ead480fac63ede9e0b656cd29c1820f7af9de
tree72d1be78c76b181985a5b4a141b7162798d76972
parent01e64ee40ad741037352d1d6202eaa432f833eb4
gfs2: convert simple_str to kstr

-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 <fabf@skynet.be>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/sys.c