Message 289288 - Python tracker
Message289288
| 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:08 | mba | set | recipients: + mba, vstinner, serhiy.storchaka, eryksun, steve.dower, xiang.zhang |
| 2017-03-09 12:52:08 | mba | set | messageid: <1489063928.52.0.26649333164.issue29619@psf.upfronthosting.co.za> |
| 2017-03-09 12:52:08 | mba | link | issue29619 messages |
| 2017-03-09 12:52:08 | mba | create | |