ext4: return the error code to the caller in case something fails.
commit532f53d857141faeed0d784e254f4322c71ad472
authorMaurizio Lombardi <m.lombardi85@gmail.com>
Wed, 20 Nov 2013 21:47:41 +0000 (20 22:47 +0100)
committerMaurizio Lombardi <m.lombardi85@gmail.com>
Wed, 20 Nov 2013 21:47:41 +0000 (20 22:47 +0100)
tree31e808ed0d69535827a25e6991dc840647ff76db
parent27644979c1153424ab3d385f930054e40aeae800
ext4: return the error code to the caller in case something fails.
uspace/lib/ext4/libext4_extent.c
uspace/lib/ext4/libext4_filesystem.c
uspace/srv/fs/ext4fs/ext4fs_ops.c