Issue #2791 has been updated by Markus Roberts. Assigned to changed from Markus Roberts to Jesse Wolfe
---------------------------------------- Bug #2791: fs_find in selinux module can find wrong filesystem type when symlinks are involved http://projects.reductivelabs.com/issues/2791 Author: Darrell Fuhriman Status: Accepted Priority: Normal Assigned to: Jesse Wolfe Category: Target version: 0.25.2 Affected version: 0.25.1 Keywords: selinux Branch: in the selinux module the path detection for finding the filesystem is not correct if there are symlinks that direct the file to another filesystem type. Example: if /tftpboot is symlinked to /build/tftpboot and /build is on nfs but / is on ext3 then finding the filesystem type for /tftpboot/foobar returns ext3 not nfs. Patch against github master (b1deb89b) attached. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
