]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5322037dbc11c35f3d29fa57f3f8480b4c06ea96
tree72d1be78c76b181985a5b4a141b7162798d76972
parente4fbacc5893157329af12edd03ab0695f4995a95
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