4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-01 12:00:35 +08:00
Joe Lowe 0a9edd73e3 readdir() with mount point dentry, return mount point INO
This patch fixes a minor compatibility issue w/ cygwin mount point handling in
readdir(), compared to equivalent behavior of Linux and MacOS. dentry.d_ino
should indicate the INO of the mount point itself, not the target volume root
folder.

Changed return type from readdir_check_reparse_point to uint8_t, to avoid
unnecessarily being implicitly cast to and from a signed int.

Renamed a related local variable "attr" to "oattr" that was eclipsing a member
variable with the same name.

Joe L.
2017-06-14 10:57:02 +02:00
..
2017-04-04 12:23:18 +02:00
2017-03-11 10:03:29 +01:00
2016-11-24 16:09:31 +01:00
2017-06-07 11:07:52 +02:00
2017-03-27 22:03:58 +01:00
2017-04-04 12:23:18 +02:00
2016-08-23 15:07:42 +01:00
2016-06-25 00:43:01 +02:00
2017-03-22 11:10:15 +01:00
2017-03-22 11:10:15 +01:00
2016-06-24 23:32:39 +02:00
2015-03-03 12:58:34 +00:00
2016-06-25 00:43:01 +02:00
2016-06-24 23:32:39 +02:00
2015-11-18 19:09:47 +01:00
2017-03-27 22:03:58 +01:00
2017-03-27 22:03:58 +01:00
2017-03-27 22:03:58 +01:00
2017-01-19 21:42:10 +01:00
2015-08-17 11:05:43 +02:00
2016-06-23 16:56:41 +02:00
2016-06-23 21:30:15 +02:00
2016-06-24 23:32:39 +02:00
2016-08-19 16:27:07 +02:00
2017-01-19 21:42:10 +01:00
2017-03-27 22:03:58 +01:00
2016-06-23 16:56:41 +02:00
2016-08-18 10:27:28 +02:00
2017-04-24 17:14:03 +02:00
2017-04-24 17:14:03 +02:00
2016-06-24 23:33:01 +02:00