]> code.delx.au - pulseaudio/commit
core-util: Call fchown() only when necessary
authorBradley Broom <bmbroom@gmail.com>
Fri, 25 Apr 2014 10:00:00 +0000 (13:00 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Fri, 25 Apr 2014 10:00:00 +0000 (13:00 +0300)
commit5610d41482df995baaf510308e07ccbe04c9e18b
tree5b276b09840538be18d8613ff271492fd49c78f6
parent48420b660af5e8df9490b5265efaa55b459b7745
core-util: Call fchown() only when necessary

This reportedly fixes some cases where the home directory is on NFS.

BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=45656
src/pulsecore/core-util.c