This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mba
Recipients eryksun, mba, serhiy.storchaka, steve.dower, vstinner, xiang.zhang
Date 2017-03-09.12:52:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489063928.52.0.26649333164.issue29619@psf.upfronthosting.co.za>
In-reply-to
Content
> I don't think that a filesystem produce inodes larger than 2^63-1

The problem is real: the large inode number was assigned to a file created by MacOS on a share exported via CIFS, and then stated by Linux using NFS export.
History
Date User Action Args
2017-03-09 12:52:08mbasetrecipients: + mba, vstinner, serhiy.storchaka, eryksun, steve.dower, xiang.zhang
2017-03-09 12:52:08mbasetmessageid: <1489063928.52.0.26649333164.issue29619@psf.upfronthosting.co.za>
2017-03-09 12:52:08mbalinkissue29619 messages
2017-03-09 12:52:08mbacreate