Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1203034 > unrolled thread

Configfs: commit_item

Started byHelen Fornazier <helen.fornazier@gmail.com>
First post2015-08-07 23:00 +0200
Last post2015-08-07 23:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  Configfs: commit_item Helen Fornazier <helen.fornazier@gmail.com> - 2015-08-07 23:00 +0200

#1203034 — Configfs: commit_item

FromHelen Fornazier <helen.fornazier@gmail.com>
Date2015-08-07 23:00 +0200
SubjectConfigfs: commit_item
Message-ID<pUWUa-2w9-11@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web