On Mon, Feb 13, 2017 at 05:43:26AM +, Al Viro wrote:
> On Mon, Feb 13, 2017 at 01:10:13PM +0900, Byungchul Park wrote:
> > Although llist provides proper APIs, they are not used. Make them used.
>
> > @@ -231,12 +231,10 @@ static void __fput(struct file *file)
> > static void delayed_fput(str
On Mon, Feb 13, 2017 at 01:38:36PM +0800, Huang, Ying wrote:
> Hi, Byungchul,
>
> Byungchul Park writes:
>
> > Although llist provides proper APIs, they are not used. Make them used.
> >
> > Signed-off-by: Byungchul Park
> > ---
> > drivers/md/bcache/closure.c | 15 ++-
> > drivers
On Mon, Feb 13, 2017 at 01:10:13PM +0900, Byungchul Park wrote:
> Although llist provides proper APIs, they are not used. Make them used.
> @@ -231,12 +231,10 @@ static void __fput(struct file *file)
> static void delayed_fput(struct work_struct *unused)
> {
> struct llist_node *node = lli
Hi, Byungchul,
Byungchul Park writes:
> Although llist provides proper APIs, they are not used. Make them used.
>
> Signed-off-by: Byungchul Park
> ---
> drivers/md/bcache/closure.c | 15 ++-
> drivers/md/raid5.c | 4 +---
> drivers/vhost/scsi.c| 9 ++---
> f
On Mon, Feb 13, 2017 at 03:56:08PM +1100, NeilBrown wrote:
> On Mon, Feb 13 2017, Byungchul Park wrote:
>
> > Although llist provides proper APIs, they are not used. Make them used.
> >
> > Signed-off-by: Byungchul Park
> > ---
> > drivers/md/bcache/closure.c | 15 ++-
> > drivers/md
On Mon, Feb 13 2017, Byungchul Park wrote:
> Although llist provides proper APIs, they are not used. Make them used.
>
> Signed-off-by: Byungchul Park
> ---
> drivers/md/bcache/closure.c | 15 ++-
> drivers/md/raid5.c | 4 +---
> drivers/vhost/scsi.c| 9 ++---
>
Although llist provides proper APIs, they are not used. Make them used.
Signed-off-by: Byungchul Park
---
drivers/md/bcache/closure.c | 15 ++-
drivers/md/raid5.c | 4 +---
drivers/vhost/scsi.c| 9 ++---
fs/file_table.c | 12 +---
fs/namespa
7 matches
Mail list logo