Re: [PATCH for 4.15] libxfs: fix dev_t handling in inode forks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/15/17 7:15 PM, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong@xxxxxxxxxx>
> 
> In commit 699f676961 ("xfs: remove if_rdev"), some ancient definitions
> of MAJOR/MINOR/MKDEV were ported into libxfs.  However, platform_defs.h
> already has IRIX_DEV_* macros which encode a (major, minor) tuple into a
> (major:14, minor:18) u32 format.  libxfs writes these values to disk
> without any further interpretation.

Thanks for spotting, that was dumb on my part.  Rather than fixing what
I intended to be a RFC/WIP branch with this commit, I plan to include
your changes in the original commit to fix it up, credit you, and
rebase that branch.  There are a couple other reasons to rebase as well.

After 4.14 gets pushed out I'll merge the libxfs-4.15 sync branch to for-next.

-Eric


--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux