Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1203034
| From | Helen Fornazier <helen.fornazier@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Configfs: commit_item |
| Date | 2015-08-07 23:00 +0200 |
| Message-ID | <pUWUa-2w9-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi! I see in the configfs docs that the committable items feature is not implemented (and I notice that the commit_item function pointer is not used anywhere. I would like to know there are plans to implement it and what people really use as a work around. I am implementing a configuration API for a driver in the video4linux and I need the user to complete its configuration before the driver takes action. I was thinking to add a "done" attribute file where the user writes to it to tell the driver that the configuration is done, but I am not sure if this is usually the solution taken in the linux kernel or another kernel-space/user-space API is preferred. Thank you -- Helen Fornazier -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Configfs: commit_item Helen Fornazier <helen.fornazier@gmail.com> - 2015-08-07 23:00 +0200
csiph-web