diff options
| author | Jan Kara <[email protected]> | 2013-07-25 17:10:59 +0000 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2013-07-31 20:14:50 +0000 |
| commit | d759bfa4e7919b89357de50a2e23817079889195 (patch) | |
| tree | 77704442d642f3bef53ff230050e31271bc86cad /fs/jbd/commit.c | |
| parent | isofs: Refuse RW mount of the filesystem instead of making it RO (diff) | |
| download | kernel-d759bfa4e7919b89357de50a2e23817079889195.tar.gz kernel-d759bfa4e7919b89357de50a2e23817079889195.zip | |
udf: Standardize return values in mount sequence
Change all function used in filesystem discovery during mount to user
standard kernel return values - -errno on error, 0 on success instead
of 1 on failure and 0 on success. This allows us to pass error number
(not just failure / success) so we can abort device scanning earlier
in case of errors like EIO or ENOMEM . Also we will be able to return
EROFS in case writeable mount is requested but writing isn't supported.
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions
