nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* ioctl FIBMAP for dax gone in v4.17-rc1
@ 2018-04-17 14:40 Xiong Zhou
  2018-04-17 16:10 ` Christoph Hellwig
  0 siblings, 1 reply; 10+ messages in thread
From: Xiong Zhou @ 2018-04-17 14:40 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: sandeen, fstests, linux-nvdimm


Hi,

FIBMAP ioctl call to file in pmem dax mountpoint, both xfs
and ext4, starts to fail on v4.17-rc1 Linus tree.

+fibmap: Invalid argument

Pass on v4.16.
Pass on non-dax mountpoint.

We got these in v4.17-rc1:
6e2608d xfs, dax: introduce xfs_dax_aops
fb094c9 ext2, dax: introduce ext2_dax_aops
5f0663b ext4, dax: introduce ext4_dax_aops

And we don't have ->bmap call in these aops, which may lead
to the ioctl call failure.

Do we have any plan of adding/supporting it ?

xfstests generic/223 covers this issue. If we are not going
to support this call for dax, we need to fix the testcase.

Thanks,
Xiong
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-04-17 23:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-17 14:40 ioctl FIBMAP for dax gone in v4.17-rc1 Xiong Zhou
2018-04-17 16:10 ` Christoph Hellwig
2018-04-17 16:53   ` Dan Williams
2018-04-17 16:57     ` Darrick J. Wong
2018-04-17 17:05       ` Dan Williams
2018-04-17 17:40       ` Andreas Dilger
2018-04-17 17:47         ` Dan Williams
2018-04-17 17:50         ` Darrick J. Wong
2018-04-17 23:34           ` Theodore Y. Ts'o
2018-04-17 23:36           ` Dave Chinner

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).