diff options
author | 2012-12-08 14:53:40 +0900 | |
---|---|---|
committer | 2012-12-11 13:43:44 +0900 | |
commit | c212991a6bc3ba120d41205a294c5b89f05f1535 (patch) | |
tree | 1078feaea977a2af0ea6da47c0aec342c2272207 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix a typo in f2fs documentation (diff) | |
download | linux-dev-c212991a6bc3ba120d41205a294c5b89f05f1535.tar.xz linux-dev-c212991a6bc3ba120d41205a294c5b89f05f1535.zip |
f2fs: rewrite f2fs_bio_alloc to make it simpler
Since, GFP_NOFS(__GFP_WAIT) is used for allocation requests of bio in f2fs.
So, there is no chance of returning NULL from the BIO allocation.
Making the bio allocation routine for f2fs simpler.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions