]> git.alsa-project.org Git - alsa-lib.git/commit
Don't return error if chown() fails
authorTakashi Iwai <tiwai@suse.de>
Mon, 12 Sep 2005 17:50:16 +0000 (17:50 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Sep 2005 17:50:16 +0000 (17:50 +0000)
commitd45d5a14704dd211c4f9d381d13c43c25d42f708
tree0e48e6fba5016fb2b7edd6b77167b67416abb22a
parent7ba8d5c307c246d4778e9dd53cceb036802264c9
Don't return error if chown() fails

Don't take serious even if chown() fails in the creation of direct server.
It happens if a user doesn't belong to the group specified in the config.
src/pcm/pcm_direct.c