* Re: [PATCH] vfs: hoist {XFS, EXT4}_IOC_{GOING, SHUT}DOWN to the VFS
[not found] <20170223075230.GB5837@birch.djwong.org>
@ 2017-02-23 8:54 ` Chao Yu
2017-02-23 10:15 ` [f2fs-dev] " Jaegeuk Kim
0 siblings, 1 reply; 3+ messages in thread
From: Chao Yu @ 2017-02-23 8:54 UTC (permalink / raw)
To: Darrick J. Wong, linux-xfs, linux-fsdevel, linux-ext4,
Theodore Ts'o, Al Viro
Cc: Jaegeuk Kim, Chao Yu, linux-f2fs-devel
Hi Darrick,
On 2017/2/23 15:52, Darrick J. Wong wrote:
> ext4 and XFS expose the same shutdown ioctl with the same parameters,
> so let's hoist the whole mess into the vfs headers.
Could you cover f2fs in this patch since f2fs has already supported SHUTDOWN ioctl?
Thanks,
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [f2fs-dev] [PATCH] vfs: hoist {XFS, EXT4}_IOC_{GOING, SHUT}DOWN to the VFS
2017-02-23 8:54 ` [PATCH] vfs: hoist {XFS, EXT4}_IOC_{GOING, SHUT}DOWN to the VFS Chao Yu
@ 2017-02-23 10:15 ` Jaegeuk Kim
2017-02-23 16:57 ` Darrick J. Wong
0 siblings, 1 reply; 3+ messages in thread
From: Jaegeuk Kim @ 2017-02-23 10:15 UTC (permalink / raw)
To: Chao Yu
Cc: Darrick J. Wong, linux-xfs, linux-fsdevel, linux-ext4,
Theodore Ts'o, Al Viro, Chao Yu, linux-f2fs-devel
Hello,
On 02/23, Chao Yu wrote:
> Hi Darrick,
>
> On 2017/2/23 15:52, Darrick J. Wong wrote:
> > ext4 and XFS expose the same shutdown ioctl with the same parameters,
> > so let's hoist the whole mess into the vfs headers.
>
> Could you cover f2fs in this patch since f2fs has already supported SHUTDOWN ioctl?
It's funny that I submitted a similar patch two years ago along with f2fs
support.
https://patchwork.kernel.org/patch/5814991/
Thanks,
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] vfs: hoist {XFS, EXT4}_IOC_{GOING, SHUT}DOWN to the VFS
2017-02-23 10:15 ` [f2fs-dev] " Jaegeuk Kim
@ 2017-02-23 16:57 ` Darrick J. Wong
0 siblings, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2017-02-23 16:57 UTC (permalink / raw)
To: Jaegeuk Kim
Cc: Chao Yu, Theodore Ts'o, linux-f2fs-devel, linux-xfs, Al Viro,
linux-fsdevel, linux-ext4
On Thu, Feb 23, 2017 at 02:15:19AM -0800, Jaegeuk Kim wrote:
> Hello,
>
> On 02/23, Chao Yu wrote:
> > Hi Darrick,
> >
> > On 2017/2/23 15:52, Darrick J. Wong wrote:
> > > ext4 and XFS expose the same shutdown ioctl with the same parameters,
> > > so let's hoist the whole mess into the vfs headers.
> >
> > Could you cover f2fs in this patch since f2fs has already supported SHUTDOWN ioctl?
>
> It's funny that I submitted a similar patch two years ago along with f2fs
> support.
>
> https://patchwork.kernel.org/patch/5814991/
Heh, I didn't even realize that. I'll pull f2fs into the patch shortly.
--D
>
> Thanks,
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-23 16:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20170223075230.GB5837@birch.djwong.org>
2017-02-23 8:54 ` [PATCH] vfs: hoist {XFS, EXT4}_IOC_{GOING, SHUT}DOWN to the VFS Chao Yu
2017-02-23 10:15 ` [f2fs-dev] " Jaegeuk Kim
2017-02-23 16:57 ` Darrick J. Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).