From: Namjae Jeon <namjae.jeon@samsung.com>
To: 'Andrew Morton' <akpm@linux-foundation.org>
Cc: 'OGAWA Hirofumi' <hirofumi@mail.parknet.co.jp>,
linux-fsdevel@vger.kernel.org
Subject: RE: [PATCH v5 0/5] fat: additions to support fat_fallocate
Date: Mon, 29 Sep 2014 13:36:23 +0900 [thread overview]
Message-ID: <005b01cfdb9e$ec2d4820$c487d860$@samsung.com> (raw)
In-Reply-To: <20140925125525.e30bb8f92eb47a95a219b89a@linux-foundation.org>
>
> > Namjae Jeon (5):
> > fat: add i_disksize to represent uninitialized size
> > fat: add fat_fallocate operation
> > fat: skip cluster allocation on fallocated region
> > fat: permit to return phy block number by fibmap in fallocated region
> > Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
>
> What happened to fat-zero-out-seek-range-on-_fat_get_block-v4.patch?
>
> It would be nice to get this patchset wrapped up some time - it's been
> over a year...
Hi Andrew,
Sorry that I didn't note definitely and it was late for rework..
Actually I didn't have any idea to fix remained issue and was involved
in some other works.
I have reworked all routines with i_disksize redefinition (cluster size aligned)
and also with changing the i_disksize definition fat-zero-out-seek-range-on-
_fat_get_block-v4.patch is no more needed as is. Also, the functionality served
more purpose with the naming skip cluster allocation on fallocated region.
Thanks!
prev parent reply other threads:[~2014-09-29 4:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-25 5:30 [PATCH v5 0/5] fat: additions to support fat_fallocate Namjae Jeon
2014-09-25 19:55 ` Andrew Morton
2014-09-29 4:36 ` Namjae Jeon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='005b01cfdb9e$ec2d4820$c487d860$@samsung.com' \
--to=namjae.jeon@samsung.com \
--cc=akpm@linux-foundation.org \
--cc=hirofumi@mail.parknet.co.jp \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.